-
Notifications
You must be signed in to change notification settings - Fork 93
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
Unable to install #104
Comments
same thing here. |
Here too: `sudo npm run start
warning: SIOCGIFADDR: en0: No such device - this may not actually work Error: Error: No devices to listen npm ERR! Linux 4.9.59-v7+ npm ERR! Please include the following file with any support request:
pi@hassbian:~/dasher $ npm owner ls dasher pi@hassbian:~/dasher/dasher $ nodejs -v is the project suspended? |
Hi, first time poster and no expert on Linux, so please excuse any rookie mistakes! (And indeed apologies if this is the wrong place for this)
I'm using Ubuntu 16.04, and all I have otherwise done on it since installation is install Home Assistant.
I have followed the instructions at https://github.com/maddox/dasher, but got stuck (I believe) due to a different/conflicting version of nodejs.
A more Linux savvy friend walked me through purging npm, nodejs and nodejs-legacy, and after that I can get as far as
npm install
without errors. But when I actually try and run dasher, I get the following log.My friend believes everything is sorted with the dependencies, and this bit in the log is accurate:
npm-debug.log
Very appreciative if anyone can help!
The text was updated successfully, but these errors were encountered: