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

Unmet peer dependency #64

Open
opsb opened this issue May 23, 2016 · 1 comment
Open

Unmet peer dependency #64

opsb opened this issue May 23, 2016 · 1 comment

Comments

@opsb
Copy link

opsb commented May 23, 2016

I'm trying to install react-semantify in a fresh react-boilerplate project, node 6.0.0/npm 3.9 but I get the following error:

$ npm install react-semantify
├── [email protected]  extraneous
└── UNMET PEER DEPENDENCY [email protected]

Confusingly [email protected] is installed in node_modules. As the correct version of webpack does appear to be installed I'm not sure what more could be done.

@opsb
Copy link
Author

opsb commented May 24, 2016

Steps to reproduce:

$ git clone https://github.com/opsb/react-semantify-install-issue
$ npm install react-semantify

That repo is a vanilla react-bootstrap project with the webpack dependency upgraded to 2.1.0-beta.7

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