I've came across this problem when I wanted to install a project from a couple of months ago onto my home-computer, i've installed my packages correctly, but when i try to run gulp, i constantly get this error:
Error: Cannot find module 'laravel-elixir/ingredients/commands/Utilities'
I've been debugging for about 5 hours now and i'm close to desperation :p , the solutions they offer online don't even seem appliable, they tell me to change a directory in the index.js of the laravel-elixir module, but the rules that need changing don't even exist in that file :p ,
Any help would mean the world to me!
rm -rf node_modules/,npm install,gulp.