📜  未找到命令“ng”,但可以安装:- Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:11.738000             🧑  作者: Mango
代码示例2
The issue is simple, npm doesn't know about ng
Just run npm link @angular/cli and it should work seamlessly.