yeoman / grunt-bower-requirejs

[DEPRECATED] Grunt task - Automagically wire-up installed Bower components into your RequireJS config
198 stars 24 forks source link

Fatal error:spawn bower ENOENT #39

Open sm0king opened 9 years ago

sm0king commented 9 years ago

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