Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Can't carry out ng serve in VISUAL STUDIO CODE, angular cli
Asked
Nov 28 '19 at 07:00
Active
Nov 28 '19 at 07:26
Viewed
948 times
3
Why is ng term in yellow colour and why can't I ng serve, please assist.
angular
ionic-framework
edited Nov 28 '19 at 07:16
Sarques
465
7
17
asked Nov 28 '19 at 07:00
ZXERSTON
312
4
13
2
Try doing `npm install -g @angular/cli` then run `ng serve`.
–
Pramesh Bajracharya
Nov 28 '19 at 07:05
In addition to the comment above, verify that nodejs is installed too.
–
Jacopo Sciampi
Nov 28 '19 at 07:30
0 Answers
0