Skip to content
New issue

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

Unable to find grunt #1

Closed
havenchyk opened this issue May 27, 2015 · 3 comments
Closed

Unable to find grunt #1

havenchyk opened this issue May 27, 2015 · 3 comments

Comments

@havenchyk
Copy link

This line is not working for me.
require('child_process').execFile('grunt', [action], done);

image of error

But I'm able to get grunt with require('grunt')

@havenchyk
Copy link
Author

Sorry, my fault.

@just-boris
Copy link
Owner

I guess your grunt is unavailabe in your $PATH.
Maybe you should install grunt-cli?

@havenchyk
Copy link
Author

@just-boris I just need to specify --base and --gruntfile params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants