I am facing the issue ,
Error: You need to specify a command before moving on. Use '--help' to view the available commands
everytime while using any of the ng command
CodePudding user response:
One possibility is you did not install angular CLI https://angular.io/cli
CodePudding user response:
You just need to specify the command. Try to put 'ng version', but before that, you should make sure that you have Angular CLI