-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am facing a problem when write command npm install
#5930
Comments
I have same error with win10 |
I am going to do a fresh win10 install(VMWare) with new node latest LTS. I will let you know if i have the same problems. Also, update your node to the latest LTS please? Let us know what happens. And does npm start work? |
Why are you using different versions than the one provided in the package.json ? |
I have the same error with: howard@MacBook-M1-Pro ngx-admin % npm i npm ERR! A complete log of this run can be found in: Any ideas on how to resolve? |
Try to downgrade npm to version 6 |
Try with node 16.14.2 |
Not solved yet. Merge is generating issues. |
Fixed by this solution : #5893 |
this issue fix when I back npm version 6 |
yes going to close this |
issue showing
my Angular version
_ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \ / _
| | | | |/ ` | '__| | | | | | |/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
Angular CLI: 13.3.2
Node: 14.15.1
Package Manager: npm 8.6.0
OS: win32 x64
Angular:
... animations, cdk, common, compiler, compiler-cli, core, forms
... google-maps, language-service, material, platform-browser
... platform-browser-dynamic, router
Package Version
@angular-devkit/architect 0.1303.2 (cli-only)
@angular-devkit/build-angular
@angular-devkit/core 13.3.2 (cli-only)
@angular-devkit/schematics 13.3.2 (cli-only)
@angular/cli 13.3.2 (cli-only)
@schematics/angular 13.3.2 (cli-only)
rxjs 6.6.7 (cli-only)
typescript 4.6.3 (cli-only)`
and others
node version: v14.15.1 npm version: 8.6.0
how can I solve it any idea,
note: am already applied
Then I re-install it but not working.
The text was updated successfully, but these errors were encountered: