question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to complete ng new.

See original GitHub issue

Please 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: image

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)

image

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:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
baruchvlzcommented, Jan 9, 2017

@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

0reactions
angular-automatic-lock-bot[bot]commented, Sep 6, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found