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 start parse-server #1463

Closed
IbrahimDisouki opened this issue Apr 12, 2016 · 0 comments
Closed

Unable to start parse-server #1463

IbrahimDisouki opened this issue Apr 12, 2016 · 0 comments

Comments

@IbrahimDisouki
Copy link

I couldn't get it run.
Operating system: Fedora 23.
Nodejs version is: v5.10.1

Error is:

(node) child_process: options.customFds option is deprecated. Use options.stdio instead.
module.js:440
  return process.dlopen(module, path._makeLong(filename));
                 ^

Error: Module did not self-register.
    at Error (native)
    at Object.Module._extensions..node (module.js:440:18)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)
    at Object.<anonymous> (/home/ibrahim/Downloads/parse-server-example/node_modules/parse-server/node_modules/parse-server-gcs-adapter/node_modules/gcloud/node_modules/grpc/src/node/src/grpc_extension.js:38:15)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
npm ERR! weird error 1
npm ERR! not ok code 0

Please help!

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