When running the command npm run typings-install, I encountered the following error:
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "typings-install"
npm ERR! node v6.2.2
npm ERR! npm v3.9.5
npm ERR! missing script: typings-install
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\armyTik\Desktop\angular2_3\angular2-webpack-starter-master\angular2-webpack-starter\npm-debug.log
I have attempted to install the typings using the following commands, but the error persists:
npm run typings-install
typings install -g