mitmedialab / Junkyard-Jumbotron

The Junkyard Jumbotron is a web tool that makes it really easy to combine a bunch of random displays into a single, large virtual display. It works with laptops, tablets, smartphones -- anything that can run a web browser. And the magic is that all you need to do to configure one is take a photograph of all the screens.
Other
201 stars 51 forks source link

I have this error when run "node jjserver.js" #5

Open kaiba22 opened 10 years ago

kaiba22 commented 10 years ago

Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead. at Function.Object.defineProperty.get (module.js:388:11) at module.exports (/home/carlos/Documents/Projects/Junkyard-Jumbotron/node_modules/log4js/lib/log4js.js:519:41) at Object. (/home/carlos/Documents/Projects/Junkyard-Jumbotron/node_modules/jjserver.js:20:31) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:902:3