Unable to complete ng new.
See original GitHub issuePlease provide us with the following information:
OS?
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Window 7
Versions.
Please run
ng --version
. If there’s nothing outputted, please run in a Terminal:node --version
and paste the result here:
Repro steps.
Was this an app that wasn’t created using the CLI? What change did you do on your code? etc.
The log given by the failure.
Normally this include a stack trace and some more information.
I’m try to create new project (ng new Map). It does not go any where(more then 3 hours and i try to re-run for couples times all same result)
Mention any other details that might be useful.
When install angular-cli, it takes around 1 day to finish installed. (npm install -g angular-cli)
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
ng new fails with latest version of @angular/cli and npm #20719
When using the latest version of @angular/cli and npm the command ng new fails during dependencies installation. (but it's working fine with ...
Read more >I cannot create angular project with "ng new app_name". Get ...
1 Answer 1 · Uninstalling angular/cli and nodejs as administrator. · Delete folders from% appdata% (npm, npm-cache) · delete "nodejs" folder from ...
Read more >ng new - Angular
Option Description Value Type Default Value
‑‑commit Initial git repository commit information. boolean true
‑‑directory The directory name to create the workspace in. string
‑‑force Force...
Read more >Unable to execute Angular CLI commands in Visual Studio ...
In this video , I am going to fix that error : Unable to execute Angular CLI commands in Visual Studio Code terminalWhen...
Read more >ng: command not found (Angular) error [Solved] | bobbyhadz
To solve the error "ng: command not found", install the angular cli package globally by running npm install -g @angular/cli@latest and restart your...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@allenz0810 It seems this has happen before with other NPM packages. Maybe this comment might help you https://github.com/npm/npm/issues/11028#issuecomment-168833321
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.