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

Install failes. #40

Open
luckydonald opened this issue Feb 5, 2016 · 0 comments
Open

Install failes. #40

luckydonald opened this issue Feb 5, 2016 · 0 comments

Comments

@luckydonald
Copy link
Member

Following #37 I deleted my node_modules/ folder before.

mac:pipboy luckydonald$ npm install
WARN engine dissolve@0.3.3: wanted: {"node":"~0.10.0"} (current: {"node":"4.2.6","npm":"2.14.12"})
npm WARN peerDependencies The peer dependency history@^1.17.0 included from react-router will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency stream-browserify@* included from bl will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

> history@1.13.1 postinstall /Users/luckydonald__/git/pipboy/node_modules/history
> node ./npm-scripts/postinstall.js


> react-router@1.0.3 postinstall /Users/luckydonald__/git/pipboy/node_modules/react-router
> node ./npm-scripts/postinstall.js


> electron-prebuilt@0.35.6 postinstall /Users/luckydonald__/git/pipboy/node_modules/electron-prebuilt
> node install.js

\
> caniuse-api@1.4.1 postinstall /Users/luckydonald__/git/pipboy/node_modules/radium/node_modules/inline-style-prefixer/node_modules/caniuse-api
> node generator.js

caniuse-api: Generation ok
-
> fsevents@1.0.7 install /Users/luckydonald__/git/pipboy/node_modules/babel-cli/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/luckydonald__/git/pipboy/node_modules/babel-cli/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote

> fsevents@1.0.7 install /Users/luckydonald__/git/pipboy/node_modules/electron-compilers/node_modules/babel/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/luckydonald__/git/pipboy/node_modules/electron-compilers/node_modules/babel/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote

> fsevents@1.0.7 install /Users/luckydonald__/git/pipboy/node_modules/radium/node_modules/babel/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/luckydonald__/git/pipboy/node_modules/radium/node_modules/babel/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote

> radium@0.15.3 postinstall /Users/luckydonald__/git/pipboy/node_modules/radium
> node -e "require('fs').stat('lib', function(e,s){process.exit(e || !s.isDirectory() ? 1 : 0)})" || npm run lib

npm ERR! Darwin 13.4.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm  v2.14.12
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package history@1.13.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-router@1.0.3 wants history@^1.17.0

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/luckydonald__/git/pipboy/npm-debug.log
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

1 participant