Closed 2319103827 closed 8 years ago
我也是按照提示 带了 -g 参数安装的,出现错误提示:
D:\code\sigma\jsGame>gulp -v
[12:38:53] CLI version 3.9.0
D:\code\sigma\jsGame>gulp script
[12:38:59] Local gulp not found in D:\code\sigma\jsGame
[12:38:59] Try running: npm install gulp
@Softor
试试在 D:\code\sigma\jsGame
运行
npm install gulp
Local gulp not found in c:\demo Try running: npm install gulp