Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch2 webpack error messenge #96

Open
b02902131 opened this issue May 8, 2018 · 2 comments
Open

Ch2 webpack error messenge #96

b02902131 opened this issue May 8, 2018 · 2 comments

Comments

@b02902131
Copy link

configuration.module has an unknown property 'loaders'.
image

I found the solution here

Is this problem due to webpack version?

@NotExist
Copy link

+1, Ch2 seems out of date. Several information are not same anymore. Like "webpack-cli" is required separately.

@ShepherdNg
Copy link

ShepherdNg commented Dec 1, 2019

Screenshot from 2019-12-01 17-44-32

Also need to use newer version of babel-loader
The following works for me
npm install babel-loader@7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants