-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 dependencies #169
Comments
Seems to be an issue with Will try to update deps and stick them to working versions |
@jeff-matthews try now and let me know if it works for you. Before try, remove and install all node_modules |
thanks @RomanGotsiy. I'm able to run Interestingly, I'm still getting warnings about unmet peer dependencies on |
These warnings are not critical. I will fix them in the future |
@RomanGotsiy - I'd like to see the peer dependency warnings fixed on I wish there were peer dependencies for development in the |
@seanpk let me know what are the warnings you see and which I have |
|
hmm, its strange as these dependencies are listed both in I will investigate |
when I install the redoc package into my own project, doesn't |
The following unmet peer dependencies seem to be causing
npm start
errors after cloning the repo and runningnpm install
:Running
npm install
produces several errors.txt and prevents redoc from rendering swagger.yaml locally.Manual installation works for istanbul and tslint only, but not the remaining dependencies.
ReDoc v1.6.2
node v6.9.2
Mac OS X v10.11.6
Chrome browser console log
localhost-1482178647617.txt
The text was updated successfully, but these errors were encountered: