Skip to content

chore(webpack): fixes webpack to 2.1.0-beta.22 to avoid broken CLI #2235

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

Closed
wants to merge 1 commit into from
Closed

chore(webpack): fixes webpack to 2.1.0-beta.22 to avoid broken CLI #2235

wants to merge 1 commit into from

Conversation

JohannesHoppe
Copy link
Contributor

Please pin the webpack version to v2.1.0-beta.22.
Beta-23 of webpack has breaking changes: https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23

see #2234 for error log
The evil ^ was introduced in #2011

Please pin the webpack version to v2.1.0-beta.22.
Beta-23 of webpack has breaking changes: https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23

see #2234 for error log
The evil `^` was introduced in #2011
@filipesilva
Copy link
Contributor

Thanks for the quick debug, investigation and PR. I pinned these and a few more in #2236, also pinned them in the subpackage list.

@JohannesHoppe
Copy link
Contributor Author

😄 welcome!

@wuxiaolan91
Copy link

我的webpack版本是 "webpack": "^2.1.0-beta.25",,但是还是碰到了报这个错“WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.”

@JohannesHoppe
Copy link
Contributor Author

not yet again! ^_^

@aeron11
Copy link

aeron11 commented Mar 24, 2017

I tried these steps and finally it works:

npm uninstall webpack --save-dev

then

npm install [email protected] --save-dev

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants