问候! 请在运行离子服务时收到此错误
Error: Cannot find module 'gulp'
我不知道问题出在哪里。
我安装了最新版本的gulp,但错误仍然存在。
运行离子发球后,这是显示的错误
[v1] Error: Cannot find module 'gulp'
[v1] at Function.Module._resolveFilename (module.js:547:15)
[v1] at Function.Module._load (module.js:474:25)
[v1] at Module.require (module.js:596:17)
[v1] at require (internal/module.js:11:18)
[v1] at Object.<anonymous> (/home/gideon/Documents/IONIC/shoppingcart2/ionic-firebase-shopping-cart-master(copy)(copy)/gulpfile.js:1:74)
[v1] at Module._compile (module.js:652:30)
[v1] at Object.Module._extensions..js (module.js:663:10)
[v1] at Module.load (module.js:565:32)
[v1] at tryModuleLoad (module.js:505:12)
[v1] at Function.Module._load (module.js:497:3)
请解决此错误吗?预先感谢!