After switching from grunt-grunt to grunt-run-grunt my build is failing with the error
Fatal error: spawn node_modules/.bin/grunt ENOENT
I already cleared the build cache and tried to remove node_modules folder before installing packages with npm install again.
Locally everything works as expected. I don’t know, why it is failing on the travis server.
Can anyone advice me how to procede on this?
Best regards,
Amandus