Skip to content

Instantly share code, notes, and snippets.

@rodcisal
Created February 9, 2015 14:24
Show Gist options
  • Save rodcisal/496312d977eb358a4ec5 to your computer and use it in GitHub Desktop.
Save rodcisal/496312d977eb358a4ec5 to your computer and use it in GitHub Desktop.
modulus error
Error: `/mnt/data/1/node_modules/fibers/bin/linux-x64-v8-3.28/fibers.node` is missing. Try reinstalling `node-fibers`?
at Object.<anonymous> (/mnt/data/1/node_modules/fibers/fibers.js:13:8)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/mnt/data/1/programs/server/boot.js:1:75)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
[2015-02-09T14:09:46.843Z] Application CRASH detected. Exit code 1.
[2015-02-09T14:09:48.628Z] Application restarted.
/mnt/data/1/node_modules/fibers/fibers.js:13
throw new Error('`'+ modPath+ '.node` is missing. Try reinstalling `node-fibe
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment