-
Notifications
You must be signed in to change notification settings - Fork 124
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 Home Assistant Addon #148
Comments
Same for me |
Also getting the same error `2024-04-29 08:05:02.548 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token ---> 9769000bc4a1 Step 2/16 : ENV CK_API_ENV=prod ---> Using cache ---> 20292069afdd Step 3/16 : RUN apt-get update && apt-get install -y python build-essential ---> Using cache ---> 6c50033b3b72 Step 4/16 : RUN mkdir -p /workspace/node_modules ---> Using cache ---> fb2f811fff83 Step 5/16 : COPY ["./dist", "./package.json", "/workspace/"] ---> Using cache ---> 9ca99a6a7552 Step 6/16 : WORKDIR /workspace ---> Using cache ---> c149a914701d Step 7/16 : RUN npm install --production --save-exact ---> Running in 7934cbc5ff44 Bus error (core dumped) ---> Removed intermediate container 7934cbc5ff44` |
it was ok till 2w ago when it prompted to reload the addon then failed Failed to install add-on I’ve even tried to upgrade to the latest HA core as below but doesn’t work too: Core2024.5.1 |
hi, anyone knows how to install this? I think it was working ok before core update to 2024.4? I'm not sure but it did work previously perfectly fine until it said it failed to reload. Then I tried to reinstall, and face this problem |
have the same issue, can't install it |
Same |
The command '/bin/sh -c npm install --production --save-exact' returned a non-zero code: 1
eWeLink Smart Home Addon: 1.4.3
Home Assistant: 2024.3.3
Supervisor: 2024.03.1
Operating System: 12.1
The text was updated successfully, but these errors were encountered: