You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while installing I´ve got these errors. I´m not a linux-crack, so I don´t understand too much of it ;-)
Raspberry Pi 1
Raspbian Jessie Nov'15
node.js 4.1.0
<npm install npm WARN unmet dependency /home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-istanbul/node_modules/babel-core requires source-map@'^0.5.0' but will load npm WARN unmet dependency /home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-istanbul/node_modules/source-map, npm WARN unmet dependency which is version 0.4.4>
I´ve tried to start HomeKit-Bridge instead, but there are also errors:
Error: Cannot find module 'lodash/lang/cloneDeep'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-core/node_modules/babel-register/lib/node.js:11:28)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Linux 4.1.13+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" "--" "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! node v4.1.0
npm ERR! npm v2.14.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"'.
npm ERR! This is most likely a problem with the openHAB-HomeKit-Bridge package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! You can get their info via:
npm ERR! npm owner ls openHAB-HomeKit-Bridge
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/pi/OpenHAB-HomeKit-Bridge/npm-debug.log>`
pi@raspberrypi:~/OpenHAB-HomeKit-Bridge $ npm start -- --name "myOpenHAB-Bridge" --server 192.168.178.51:8080 --sitemap homekit-bridge
Error: Cannot find module 'lodash/lang/cloneDeep'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-core/node_modules/babel-register/lib/node.js:11:28)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Linux 4.1.13+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" "--" "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! node v4.1.0
npm ERR! npm v2.14.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"'.
npm ERR! This is most likely a problem with the openHAB-HomeKit-Bridge package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! You can get their info via:
npm ERR! npm owner ls openHAB-HomeKit-Bridge
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/pi/OpenHAB-HomeKit-Bridge/npm-debug.log
Thank you
Horst
The text was updated successfully, but these errors were encountered:
Hi,
while installing I´ve got these errors. I´m not a linux-crack, so I don´t understand too much of it ;-)
<npm install npm WARN unmet dependency /home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-istanbul/node_modules/babel-core requires source-map@'^0.5.0' but will load npm WARN unmet dependency /home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-istanbul/node_modules/source-map, npm WARN unmet dependency which is version 0.4.4>
I´ve tried to start HomeKit-Bridge instead, but there are also errors:
`<pi@raspberrypi:~/OpenHAB-HomeKit-Bridge $ npm start -- --name "myOpenHAB-Bridge" --server 192.168.178.51:8080 --sitemap homekit-bridge
module.js:338
throw err;
^
Error: Cannot find module 'lodash/lang/cloneDeep'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-core/node_modules/babel-register/lib/node.js:11:28)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Linux 4.1.13+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" "--" "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! node v4.1.0
npm ERR! npm v2.14.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start:
node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"'.
npm ERR! This is most likely a problem with the openHAB-HomeKit-Bridge package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! You can get their info via:
npm ERR! npm owner ls openHAB-HomeKit-Bridge
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/pi/OpenHAB-HomeKit-Bridge/npm-debug.log>`
pi@raspberrypi:~/OpenHAB-HomeKit-Bridge $ npm start -- --name "myOpenHAB-Bridge" --server 192.168.178.51:8080 --sitemap homekit-bridge
module.js:338
throw err;
^
Error: Cannot find module 'lodash/lang/cloneDeep'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/home/pi/OpenHAB-HomeKit-Bridge/node_modules/babel-core/node_modules/babel-register/lib/node.js:11:28)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Linux 4.1.13+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" "--" "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! node v4.1.0
npm ERR! npm v2.14.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start:
node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"'.
npm ERR! This is most likely a problem with the openHAB-HomeKit-Bridge package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js start "--name" "myOpenHAB-Bridge" "--server" "192.168.178.51:8080" "--sitemap" "homekit-bridge"
npm ERR! You can get their info via:
npm ERR! npm owner ls openHAB-HomeKit-Bridge
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/pi/OpenHAB-HomeKit-Bridge/npm-debug.log
Thank you
Horst
The text was updated successfully, but these errors were encountered: