Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error [EACCES]: permission denied #28

Open
34r7h opened this issue Jun 11, 2019 · 0 comments
Open

Error [EACCES]: permission denied #28

34r7h opened this issue Jun 11, 2019 · 0 comments

Comments

@34r7h
Copy link

34r7h commented Jun 11, 2019

I'm getting a permissions error running Node v10.16.0, most likely due to N-API. Sudo works fine but I'd like to run this without permissions. Any ideas?

i$ node index.js 
Launching Functionality
events.js:174
      throw er; // Unhandled 'error' event
      ^

Error [EACCES]: permission denied
    at /Users/i/Apps/www/node_modules/turbo-net/lib/server.js:53:17
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at Function.Module.runMain (internal/modules/cjs/loader.js:832:11)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
Emitted 'error' event at:
    at /Users/i/Apps/www/node_modules/turbo-net/lib/server.js:55:14
    at process._tickCallback (internal/process/next_tick.js:63:19)
    [... lines matching original stack trace ...]
    at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
io-2:www i$ 
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant