Today I updated npm with command "npm install npm@latest -g". After updating when I use command "npm install" it download about 5 gb packages as local packages for every project and some time give unexpected error please see screenshot
http://prntscr.com/d9o4c1
I am really disappointed with node/npm so please let me know solution for this
Regards
Its not a node issue. typings is not installed in your machine. Install npm install -g typings
For the future, it would be great if you could take issues about npm to https://github.com/npm/npm, or general questions like this to https://github.com/nodejs/help.
please see screenshot
If you don’t mind me giving you a few tips for reporting issues:
Most helpful comment
For the future, it would be great if you could take issues about
npmto https://github.com/npm/npm, or general questions like this to https://github.com/nodejs/help.If you don’t mind me giving you a few tips for reporting issues: