I have some problems trying to start gulp using Ionic.
An error message will appear:
Error: cannot find module 'gulp -util'
in Function.Module._resolveFilename (module.js: 338: 15) in Function.Module._load (module.js: 280: 25) on Module.require (module.js: 364: 17) on demand (module.js: 380: 17) in the facility. (/Users/emilymacleod/Desktop/myApp/gulpfile.js:2:13) on Module._compile (module.js: 456: 26) in Object.Module._extensions..js (module.js: 474: 10) on Module.load (module.js: 356: 32) in Function.Module._load (module.js: 312: 12) on Module.require (module.js: 364: 17)
I tried installing sass and gulp locally in myApp folder, as well as globally and without cubes.
Thoughts?
source share