Skip to content
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

its a working! #1715

Closed
navajyot opened this issue Aug 24, 2020 · 1 comment
Closed

its a working! #1715

navajyot opened this issue Aug 24, 2020 · 1 comment

Comments

@navajyot
Copy link

I had been facing the same issue.
Try with following steps:

  1. clear your npm cache.
  2. reinstall Angular CLI
  3. create a new app

Commands:
npm cache clean --force
npm install -g @angular/cli@latest
ng new appname

This is working for me.

Originally posted by @shiva-github in #1191 (comment)

@navajyot navajyot changed the title its a working! thankxI had been facing the same issue. its a working! Aug 24, 2020
@navajyot
Copy link
Author

its working !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant