You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The console logs and npm-debug logs are pasted/attached here.
D:\workspace\node\react-redux-starter-kit>npm install --save react-tap-event-plugin
[email protected] node_modules\react-tap-event-plugin
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
D:\workspace\node\react-redux-starter-kit>npm install --save material-ui
npm WARN peerDependencies The peer dependency react-tap-event-plugin@^1.0.0 included from material-ui 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 ERR! Windows_NT 10.0.10586
npm ERR! argv "E:\\Programs\\Nodejs\\node.exe" "E:\\Programs\\Nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "material-ui"
npm ERR! node v4.5.0
npm ERR! npm v2.15.9
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 react-tap-event-plugin@^1.0.0
npm ERR! Please include the following file with any support request:
npm ERR! D:\workspace\node\react-redux-starter-kit\npm-debug.log
Versions
Material-UI: 0.16.2
React: ^15.0.0
Browser: NA
The text was updated successfully, but these errors were encountered:
Unable to install material-ui into a boilerplate. The boilerplate I am using is https://github.com/davezuko/react-redux-starter-kit
npm-debug.zip
The console logs and npm-debug logs are pasted/attached here.
Versions
The text was updated successfully, but these errors were encountered: