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

Duplicate "react-addons-test-utils" in "package.json" (node "devDependencies"). npm install failed #76

Closed
vadimgubin opened this issue Apr 21, 2016 · 2 comments

Comments

@vadimgubin
Copy link

No description provided.

@vadimgubin vadimgubin changed the title Duplicate "react-addons-test-utils" in "pac" npm install failed Duplicate "react-addons-test-utils" in "package.json" (node "devDependencies"). npm install failed Apr 21, 2016
@vadimgubin
Copy link
Author

from npm-debug.log

199 verbose validateInstall loading /home/vadim/Sources/Libraries/react-scroll/package.json for validation
200 verbose stack Error: The package react@15.0.1 does not satisfy its siblings' peerDependencies requirements!
200 verbose stack at /usr/lib/node_modules/npm/lib/install.js:125:32
200 verbose stack at /usr/lib/node_modules/npm/lib/install.js:268:7
200 verbose stack at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:142:5
200 verbose stack at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
200 verbose stack at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
200 verbose stack at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
200 verbose stack at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
200 verbose stack at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
200 verbose stack at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
200 verbose stack at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
201 verbose cwd /home/vadim/Sources/Libraries/react-scroll
202 error Linux 3.13.0-85-generic
203 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
204 error node v4.4.3
205 error npm v2.15.1
206 error code EPEERINVALID
207 error peerinvalid The package react@15.0.1 does not satisfy its siblings' peerDependencies requirements!
207 error peerinvalid Peer react-dom@15.0.1 wants react@^15.0.1
207 error peerinvalid Peer react-addons-test-utils@0.14.8 wants react@^0.14.8
208 verbose exit [ 1, true ]

@fisshy
Copy link
Owner

fisshy commented Apr 21, 2016

ah.. thanks for that!

Solved here 8827077

@fisshy fisshy closed this as completed Apr 21, 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

No branches or pull requests

2 participants