DEV Community

Cover image for Help! !! Angular Issue.
Crescent-12
Crescent-12

Posted on

Help! !! Angular Issue.

Hello, please am a beginner. I try to run Angular code on my windows but it does not work.
Image description

Top comments (1)

Collapse
 
ankor100 profile image
Anna K

You should install @angular/cli globally to perform this.
Type in the terminal:
npm install -g @angular/cli