The 'ng' program is not currently installed. You can install it by typing: sudo apt-get install ng-common

Asked

Viewed 71 times

0

I’m learning to work with Angular and I’m in trouble here.

I am trying to create a new folder using the command ng new "nome da pasta", but the message is coming

The 'ng' program is not currently installed. You can install it by typing: sudo apt-get install ng-common`

  • 1

    https://github.com/angular/angular-cli/issues/7735#issuecomment-345546822

  • I tried all this, but the message keeps coming...

  • Maybe you need to get in the right directory. It has happened to me that sometimes I’m not pointing to the right directory at the command prompt and have to go back one or forward.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.