-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Following #37 I deleted my node_modules/
folder before.
mac:pipboy luckydonald$ npm install
WARN engine [email protected]: 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.
> [email protected] postinstall /Users/luckydonald__/git/pipboy/node_modules/history
> node ./npm-scripts/postinstall.js
> [email protected] postinstall /Users/luckydonald__/git/pipboy/node_modules/react-router
> node ./npm-scripts/postinstall.js
> [email protected] postinstall /Users/luckydonald__/git/pipboy/node_modules/electron-prebuilt
> node install.js
\
> [email protected] postinstall /Users/luckydonald__/git/pipboy/node_modules/radium/node_modules/inline-style-prefixer/node_modules/caniuse-api
> node generator.js
caniuse-api: Generation ok
-
> [email protected] 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
> [email protected] 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
> [email protected] 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
> [email protected] 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 [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] 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
Metadata
Metadata
Assignees
Labels
No labels