knockout.js - I am getting error while installing knockout using npm - Unmet peer dependency -


i installing knockout using node.js , running following command

npm install knockout 

but getting these errors.

unmet peer dependency underscore@^1.8.3

npm warn knockout-validation@0.1.1 requires peer of underscore@^1.8.3 none installed.

please help!

is there else in error? can display here?


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

python - Getting 405 error while trying to download nltk data -