Skip to content

Conversation

@britter
Copy link
Contributor

@britter britter commented Oct 8, 2015

Since npm 3 peer dependencies will not be installed automatically
(which was the default in npm 2.x). For this reason, running
npm install babel-loader
in examples/babel will throw an error when running with npm 3.
This change simply updates the comment in webpack config to reflect
the need to install peer dependencies manually in npm 3.

Since npm 3 peer dependencies will not be installed automatically
(which was the default in npm 2.x). For this reason, running
  npm install babel-loader
in examples/babel will throw an error when running with npm 3.
This change simply updates the comment in webpack config to reflect
the need to install peer dependencies manually in npm 3.
@andrey-skl andrey-skl merged commit 57f2ad6 into andrey-skl:master Aug 5, 2016
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

Successfully merging this pull request may close these issues.

2 participants