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

Error: spawn ENOENT #1

Open
nabeel-ahmad opened this issue Apr 16, 2014 · 2 comments
Open

Error: spawn ENOENT #1

nabeel-ahmad opened this issue Apr 16, 2014 · 2 comments

Comments

@nabeel-ahmad
Copy link

This module looks very useful to me. But I can't get it to work. I tried running it on Windows and Heroku but I get this error.

I get this error

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:980:11)
    at Process.ChildProcess._handle.onexit (child_process.js:771:34)

Process finished with exit code 8
@SamDuvall
Copy link
Owner

Hi Nabeel,

Thanks for the feedback. I've been out of town the last few days and I've got a heavy workload today. I'll try to reproduce it and fix it later this week. I am running Ubuntu on Rackspace, so hopefully that isn't the difference.

Thanks,
Sam

@aacom007
Copy link

Try to install the component and set the environment variable in windows path if you are using windows. Then restart the server. It happens when it couldn't find out the plugin exe and you need to install and configure the path. Also restarting the server helps as it configures the path.

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

3 participants