Previously I am getting unmet dependecy so for that I tried Why does npm install say I have unmet dependencies? but now getting npm deprecated [email protected] and npm deprecated [email protected] version issue for npm install
npm deprecated [email protected] and npm deprecated [email protected] version issue for npm install?
Asked
Active
Viewed 96 times
0
-
what nodejs version do you have? – shershen May 24 '16 at 18:00
1 Answers
0
Try the following commands in your command line:
npm install lodash
npm install graceful-fs

mc01
- 3,750
- 19
- 24

Karpov Vladimir
- 140
- 1
- 1
- 9