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

Problem during installing due to unmet peer dependency #10

Closed
Vinnl opened this issue Nov 24, 2015 · 1 comment
Closed

Problem during installing due to unmet peer dependency #10

Vinnl opened this issue Nov 24, 2015 · 1 comment

Comments

@Vinnl
Copy link

Vinnl commented Nov 24, 2015

$ npm install react-highlight --save
npm WARN install Couldn't install optional dependency: Unsupported
[email protected] /home/rs55df/Workspace/redux
├── UNMET PEER DEPENDENCY highlight.js@^8.4.x
└── [email protected] 

npm WARN EPEERINVALID [email protected] requires a peer of highlight.js@^8.4.x but none was installed.
npm WARN EPACKAGEJSON [email protected] No repository field.
npm WARN EPACKAGEJSON [email protected] No license field.

I tried checking whether I could fix this myself, but I couldn't get the tests to run locally, encountering the same errors as in the build that is failing: https://travis-ci.org/akiran/react-highlight/builds/84639338

@akiran
Copy link
Owner

akiran commented Mar 2, 2016

Fixed in [email protected]

@akiran akiran closed this as completed Mar 2, 2016
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

2 participants