matrix-io / matrix-creator-quickstart

MATRIX Creator Quickstart
43 stars 12 forks source link

Error running the Environment rc #20

Closed opogc closed 7 years ago

opogc commented 7 years ago

I am getting the following error when running the rc environment on the Raspberry Pi.

root@raspberrypi:/home/pi/matrix-os# NODE_ENV=rc node index.js Environment Selected: rc Loading Core Matrix Files Loading... device module.js:457 throw err; ^

Error: Cannot find module 'pi-wifi' at Function.Module._resolveFilename (module.js:455:15) at Function.Module._load (module.js:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at Object. (/home/pi/matrix-os/lib/device/wifi.js:2:12) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3)

opogc commented 7 years ago

I fixed uninstalling and reinstalling node js