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

spawn EACCESS #38

Open
gregpalaci opened this issue May 21, 2017 · 0 comments
Open

spawn EACCESS #38

gregpalaci opened this issue May 21, 2017 · 0 comments

Comments

@gregpalaci
Copy link

I'm trying to run microcule on an Ubuntu Server, I had it working but now I only get:
Which looks like Node doesn't have some read or write permission maybe.
I've emptied the hook to just contain:
`module['exports'] = function fakeData (hook) {

}`

Error: spawn EACCES at exports._errnoException (util.js:1050:11) at ChildProcess.spawn (internal/child_process.js:319:11) at Object.exports.spawn (child_process.js:378:9) at spawn (/var/www/db/node_modules/cross-spawn/index.js:17:18) at _spawnService (/var/www/db/node_modules/microcule/lib/plugins/spawn/index.js:376:12) at spawnServiceMiddleware (/var/www/db/node_modules/microcule/lib/plugins/spawn/index.js:157:7) at spawnService (/var/www/db/node_modules/microcule/bin/microcule:280:13) at watchSpawn (/var/www/db/node_modules/microcule/bin/microcule:238:9) at Layer.handle [as handle_request] (/var/www/db/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/var/www/db/node_modules/express/lib/router/index.js:317:13)

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

1 participant