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

Issues with Webpack-cli version 4 and above #22

Open
brKCCO opened this issue Jan 14, 2021 · 1 comment
Open

Issues with Webpack-cli version 4 and above #22

brKCCO opened this issue Jan 14, 2021 · 1 comment

Comments

@brKCCO
Copy link

brKCCO commented Jan 14, 2021

Webpack-cli functionality for "npm start" seems to be deprecated after the move to version 4. I have found patchwork solutions to serve the assets, but cannot get the Chapter 1 code to run.

@FalsePozitive
Copy link

@brKCCO try changing the line for the start script to "start": "webpack serve --mode development --open", in the package.json file. This worked for me.

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

No branches or pull requests

2 participants