grunt-bower-requirejs
grunt-bower-requirejs copied to clipboard
Fatal error:spawn bower ENOENT
on windows when I used the command "grunt test" well be have this error
I change the file Gruntfile.js in line 100 var ls = spawn(process.platform === "win32" ? "bower.cmd" : "bower", ['install']);
it's no this error but it have more more error