We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to build I get the error "Fatal error: spawn ENOENT". With verbose and debug enabled I get some more details.
grunt -dv results in:
grunt -dv
... Running "bower:install" (bower) task [D] Task source: C:\repos\selectize.js\node_modules\grunt-bower-cli\tasks\bower- cli.js Options: action="install", directory="bower_components", args=[] Fatal error: spawn ENOENT
node -v v0.10.28 npm -v 1.4.9 bower -v 1.3.3
Any help is appreciated!
The text was updated successfully, but these errors were encountered:
f8b1493
No branches or pull requests
When trying to build I get the error "Fatal error: spawn ENOENT". With verbose and debug enabled I get some more details.
grunt -dv
results in:Any help is appreciated!
The text was updated successfully, but these errors were encountered: