📜  未找到命令 ng - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:14.411000             🧑  作者: Mango

代码示例2
The issue is simple, npm doesn't know about ng

Just run npm link @angular/cli and it should work seamlessly.