You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: