Skip to content

Instantly share code, notes, and snippets.

@twosky2000
Created July 14, 2016 21:04
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 twosky2000/a50fb59067c138f6d155d40a36fabf7a to your computer and use it in GitHub Desktop.
Save twosky2000/a50fb59067c138f6d155d40a36fabf7a to your computer and use it in GitHub Desktop.
MineOS on Freebsd 11 Current Fails - test-mineos log
root@Jupiter:/usr/local/games/minecraft/test # node test-mineos.js
module.js:442
throw err;
^
Error: Cannot find module 'userid'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/usr/local/games/minecraft/test/test-mineos.js:5:14)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment