Skip to content

Generating a new Angular app fails (@angular/[email protected]) #7164

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

Closed
daniloarcidiacono opened this issue Jul 27, 2017 · 4 comments
Closed

Comments

@daniloarcidiacono
Copy link

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

Versions.

Operating system: Windows 7 64 bit

@angular/cli: 1.3.0-rc.1
node: 6.11.1
os: win32 x64

Repro steps.

Generate a new app with

ng new TestAngularCLI

The log given by the failure.

Installing packages for tooling via npm.
npm ERR! code E500
npm ERR! 500 Internal Server Error: @angular/compiler-cli@^4.2.4
@justingrayston
Copy link
Contributor

I generated a new app ok in #7161 it just didn't build.

That looks like a 500 error at the npm registry rather than an issue with cli.

@foxjazz
Copy link

foxjazz commented Jul 27, 2017

Also you should probably run under git instead of a dos prompt. Install git bash and see if that fixes things.

@daniloarcidiacono
Copy link
Author

Yes it was an issue with the npm registry (a wrong proxy configuration), not with angular cli.
Closing this issue.

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants