Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Angular CLI executable (ng) always show only the list of available commands

Tags:

angular-cli

Windows @angular/[email protected] node -v 16.13.1 npm -v 8.1.2

ng [command]

in windows CMD always give the list of available commands, like in case of just

ng

but if I use VSCODE console it works fine

like image 593
Павло Коменда Avatar asked Jan 22 '26 22:01

Павло Коменда


1 Answers

Clearing the NPM cache didn't work for me but running npm run ng [command] worked as a workaround.

like image 70
Matt Avatar answered Jan 26 '26 14:01

Matt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!