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

ng: command not found #19

Open
deepthi-shetty opened this issue Jul 1, 2020 · 3 comments
Open

ng: command not found #19

deepthi-shetty opened this issue Jul 1, 2020 · 3 comments

Comments

@deepthi-shetty
Copy link

deepthi-shetty commented Jul 1, 2020

I have followed all the instructions mentioned in the ReadMe file.
But it looks like there is a step missing for installing angular-cli. As a new user to npm and angular, it is a bit frustrating.

bash-3.2$ ng serve
bash: ng: command not found

I have to search on my own to install Angular CLI. When i install it, it is the latest version and that has conflicts with the version mentioned in the project.

System Info
OSX: 10.15.5
Node.js: v12.18.2
Npm: 6.14.5

@deepthi-shetty
Copy link
Author

I could resolve the problem bu running this command

$ npm start

which called ng serve internally.

@deepthi-shetty
Copy link
Author

Read me needs to be updated.

@icodeintx
Copy link

I could resolve the problem bu running this command

$ npm start

which called ng serve internally.

that didn't even work for me. seems this repo doesn't have much value.

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

2 participants