Skip to content

Instantly share code, notes, and snippets.

@cranic
Created May 31, 2012 17:34
Show Gist options
  • Save cranic/2844947 to your computer and use it in GitHub Desktop.
Save cranic/2844947 to your computer and use it in GitHub Desktop.
C:\Users\MyUser\Desktop\appjs>node app.js
module.js:477
process.dlopen(filename, module.exports);
^
Error: Unable to load shared library C:\Users\MyUser\Desktop\appjs\node_modules\appjs\build\Release\appjs.node
at Object..node (module.js:477:11)
at Module.load (module.js:353:31)
at Function._load (module.js:311:12)
at Module.require (module.js:359:17)
at require (module.js:375:17)
at Object.<anonymous> (C:\Users\MyUser\Desktop\appjs\node_modules\appjs\index.js:1:75)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:31)
at Function._load (module.js:311:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment