ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

Error with Heimcontrol.js- HomeAutomation Project #63

Closed Adill14 closed 10 years ago

Adill14 commented 10 years ago

This is the error I get when I try to run my heimcontrol.js. I did the "npm install" and mongodb is up and running! I'm not sure whats going on!

pi@raspberrypi ~ $ node heimcontrol.js

module.js:340 throw err; ^ Error: Cannot find module '/home/pi/heimcontrol.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:902:3