Closed R5fan closed 3 years ago
I have noticed the same behaviour and already created a PR for merge. The way you have to install nodejs with npm has changed since alpine 3.8
error i get installing from repository option in home assistant in docker " The command '/bin/ash -o pipefail -c apk add --no-cache nodejs nodejs-npm' returned a non-zero code: 1 "
any updates if there is a workaround?
I have already provided the solution. As long as the PR isn’t merged you could add my repository (which is just a fork with the fix) to HA:
@kevinvincent you should really merge in @BergCyrill 's MR. The integration in HASS is currently broken due to the name change
Merged. Sorry!
Installing the addon throws this error on HAOS running 2021.8.8
I have used this addon extensively on my old HA server, but now Im redoing my configuration from scratch and I seem to be missing something? Help, i need this addon :)
edit: i made a snapshot of just this addon on my old install and restored that on my new one, and that seems to work. Its a good workaround for me, but not for others..