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

Unable to install Material-ui via npm #5579

Closed
aksappy opened this issue Nov 17, 2016 · 2 comments
Closed

Unable to install Material-ui via npm #5579

aksappy opened this issue Nov 17, 2016 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@aksappy
Copy link

aksappy commented Nov 17, 2016

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.

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
@oliviertassinari
Copy link
Member

oliviertassinari commented Nov 17, 2016

I'm closing this issue for #5573. You gonna need to use react v15.3.2 until we release the fix.

@aksappy
Copy link
Author

aksappy commented Nov 17, 2016

Okay, that should do for now. I am anyways just testing out boilerplates .. thanks pal.. Good work

@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants