I am trying to update Angular-CLI with $ npm install -g @angular/cli
because it had many problems before.But now it's throwing the following error.Can someone help me?
module.js:549
throw err;
^
Error: Cannot find module
'C:\Users\akmal\AppData\Local\Temp\npm.5980\package\bin\npm-cli.js'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3