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 EACCES #108

Closed
tarciozemel opened this issue Nov 24, 2015 · 4 comments
Closed

Error: spawn EACCES #108

tarciozemel opened this issue Nov 24, 2015 · 4 comments

Comments

@tarciozemel
Copy link

Trying to test the plugin, but I always get this error:

Error: spawn EACCES
    at exports._errnoException (util.js:860:11)
    at ChildProcess.spawn (internal/child_process.js:298:11)
    at exports.spawn (child_process.js:339:9)
    at module.exports (/var/www/node_modules/penthouse/lib/index.js:32:10)
    at tryCatcher (/var/www/node_modules/bluebird/js/main/util.js:26:23)
    at ret (eval at <anonymous> (/var/www/node_modules/bluebird/js/main/promisify.js:163:12), <anonymous>:13:39)
    at /var/www/node_modules/critical/lib/core.js:166:20
    at tryCatcher (/var/www/node_modules/bluebird/js/main/util.js:26:23)
    at Promise._settlePromiseFromHandler (/var/www/node_modules/bluebird/js/main/promise.js:507:31)
    at Promise._settlePromiseAt (/var/www/node_modules/bluebird/js/main/promise.js:581:18)
    at Async._drainQueue (/var/www/node_modules/bluebird/js/main/async.js:128:12)
    at Async._drainQueues (/var/www/node_modules/bluebird/js/main/async.js:133:10)
    at Immediate.Async.drainQueues [as _onImmediate] (/var/www/node_modules/bluebird/js/main/async.js:15:14)
    at processImmediate [as _immediateCallback] (timers.js:383:17)

Tried to find some generic fix and follow many community suggestions -- as update Node and use manual instalation of PhantomJS --, but still not.

@addyosmani
Copy link
Owner

@tarciozemel
Copy link
Author

Just tried and still nothing; same error. =/

PS: I'm in a Vagrant environment, but all the other gulp tasks are OK, so I presume this is not influencing in nothing.

@bezoerb
Copy link
Collaborator

bezoerb commented Jul 1, 2017

@tarciozemel: Any updates on this one?

@bezoerb
Copy link
Collaborator

bezoerb commented Nov 30, 2018

Closing this due to inactivity. Seems fixed after all ;)

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