Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-map errors #30

Open
Bundeshorst opened this issue Dec 14, 2015 · 0 comments
Open

source-map errors #30

Bundeshorst opened this issue Dec 14, 2015 · 0 comments

Comments

@Bundeshorst
Copy link

Hi,

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:

`<pi@raspberrypi:~/OpenHAB-HomeKit-Bridge $ npm start -- --name "myOpenHAB-Bridge" --server 192.168.178.51:8080 --sitemap homekit-bridge

[email protected] start /home/pi/OpenHAB-HomeKit-Bridge
node index.js 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

[email protected] start /home/pi/OpenHAB-HomeKit-Bridge
node index.js 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant