You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\RobertoCarlos\AppData\Roaming\npm\node_modules@angular\cli\bin\ng
See "C:\Users\ROBERT~1\AppData\Local\Temp\ng-RTlF7R\angular-errors.log" for further details.
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file C:\windows\system32\cmd.exe
npm ERR! errno ENOENT
npm ERR! [email protected] start: ng serve --open
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Please, do you have some suggestion?
The text was updated successfully, but these errors were encountered:
I've tried with npm ci and even with npm ci --save-dev @commitlint/[email protected] as suggested by @khasanovrs to surpass high vulnerabilities but a new error comes:
npm WARN prepare removing existing node_modules/ before installation
npm ERR! Unexpected end of JSON input while parsing near '...2":"latest","@types/m'
after that my terminal gets into a kind of stand by :(
Hello I'm trying to install your angular-ngrx-material-starter but its impossible due to a recurrent error described as follows by npm installer:
An unhandled exception occurred: Cannot find module './internal/Observable'
Require stack:
See "C:\Users\ROBERT~1\AppData\Local\Temp\ng-RTlF7R\angular-errors.log" for further details.
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file C:\windows\system32\cmd.exe
npm ERR! errno ENOENT
npm ERR! [email protected] start:
ng serve --open
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Please, do you have some suggestion?
The text was updated successfully, but these errors were encountered: