Wednesday, 24 May 2017

npm ERR! path node_modules\@angular\.compiler.DELETE

I am getting the following error when trying to RUN my PACKAGE INSTALL in Visual Studio Task Runner:

E:\TFS\Cloud...\Web> cmd.exe /c npm install --color=always
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\...\Node.exe" "C:\...\node_modules\npm\bin\npm-cli.js" "install" "--color=always"
npm ERR! node v5.4.1
npm ERR! npm v3.3.4
npm ERR! path E:\TFS\Cloud...\Web\node_modules\@angular.compiler.DELETE
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall lstat

npm ERR! enoent ENOENT: no such file or directory, lstat 'E:\TFS\Cloud...\Web\node_modules\@angular.compiler.DELETE'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR! E:\TFS\Cloud...\Web\npm-debug.log

Process terminated with code -4058.



via Prisoner ZERO

No comments:

Post a Comment