AngularCLI serve issue on Linux OS, Ubuntu 16.04 distribution
Clash Royale CLAN TAG#URR8PPP
I installed as steps provided in angular.io/guide/quickstart
– El.
17 hours ago
What happens when you execute
– Ploppy
17 hours ago
this shows up: Mg++ version: Mg++ 1.5beta1 (formerly MicroGnuEmacs Adv.)
– El.
17 hours ago
Not sure but it looks like the
– Ploppy
17 hours ago
AngularCLI serve issue on Linux OS, Ubuntu 16.04 distribution
I'd installed AngularCLI (Angular6) on Linux Ubuntu 16.04 in a regular way. then I try to serve my app with
ng serve --open
ng serve --open
command and the terminal became as the screenshot below
I want to know what is this error or issue and how can I solve it?
Already ng-common
installed
ng-common
I installed as steps provided in angular.io/guide/quickstart
– El.
17 hours ago
What happens when you execute
ng -v
?– Ploppy
17 hours ago
ng -v
this shows up: Mg++ version: Mg++ 1.5beta1 (formerly MicroGnuEmacs Adv.)
– El.
17 hours ago
Not sure but it looks like the
ng
command is already registered to something else.– Ploppy
17 hours ago
ng
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Please explain how you installed the Angular CLI.
– Ploppy
17 hours ago