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

Update webpack peerDependency with rc #186

Closed
TrySound opened this issue Dec 15, 2016 · 5 comments
Closed

Update webpack peerDependency with rc #186

TrySound opened this issue Dec 15, 2016 · 5 comments
Assignees

Comments

@TrySound
Copy link

I'm submitting a bug report

Webpack version:
2.2.0-rc.0

Webpack Karma version:
1.8

Current behavior:

PeerDependency failure

Expected/desired behavior:

exit 0

@DanielaValero
Copy link

Hello,
Would you also post the log ?

@TrySound
Copy link
Author

npm3 and yarn only warn

npm WARN karma-webpack@1.8.0 requires a peer of webpack@^1.1.0 || ^2 || ^2.1.0-beta but none was installed.
[3/4] Linking dependencies...
warning Incorrect peer dependency "webpack@^1.1.0 || ^2 || ^2.1.0-beta".

Here's the npm2

npm WARN peerDependencies The peer dependency webpack@^1.1.0 || ^2 || ^2.1.0-beta included from 
npm ERR! Windows_NT 6.3.9600
npm ERR! node v4.0.0
npm ERR! npm  v2.14.2
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package webpack@2.2.0-rc.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer karma-webpack@1.8.0 wants webpack@^1.1.0 || ^2 || ^2.1.0-beta

npm ERR! Please include the following file with any support request:
npm ERR!     ***\npm-debug.log

@egoroof
Copy link

egoroof commented Dec 20, 2016

Have the same problem with npm2: https://travis-ci.org/egoroof/browser-id3-writer/jobs/185430258
Could you release a new version after PR is merged, please?

@joshwiens
Copy link
Contributor

Only @MikaAK has access to publish, given the holidays he may be on vacation. If I don't hear from him today, i'll get one of the core team members to publish a patch version.

@MikaAK
Copy link
Contributor

MikaAK commented Dec 21, 2016

I'll publish this today a I noticed this aswell

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

No branches or pull requests

5 participants