Skip to content

Instantly share code, notes, and snippets.

@minikin
Created September 28, 2016 12:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minikin/05057897a9471ee2ab9096ae3da3de26 to your computer and use it in GitHub Desktop.
Save minikin/05057897a9471ee2ab9096ae3da3de26 to your computer and use it in GitHub Desktop.
a:~$ realm-object-server --configuration /etc/realm/configuration.yml
module.js:583
return process.dlopen(module, path._makeLong(filename));
^
Error: Module version mismatch. Expected 48, got 46.
at Error (native)
at Object.Module._extensions..node (module.js:583:18)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/usr/lib/nodejs/realm-object-server/node_modules/realm/lib/index.js:40:24)
at Module._compile (module.js:556:32)
at Object.Module._extensions..js (module.js:565:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment