-
Notifications
You must be signed in to change notification settings - Fork 25
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
Cannot install #1
Comments
thanks @sytone hope you can update the addon, to be able to install it ,is very good |
I went though and updated HA, uninstalled and reinstalled and it all worked fine. Do you have any other error logs? |
i return to hassio with resin os and works , the problem was when i was on hassOS |
Any update on this? |
Hassio on HassOS works as long as it's 32bit. |
Happened to me too, on a 64-bit hass.io. Same error message in the logs. Seems to be the issue MagicMirrorOrg/MagicMirror#1462. Apparently MagicMirror depends on a version of electron without arm64 builds. There is an ugly workaround (force arch to Attaching to the container while it was building, I grabbed this npm output:
|
but can not install please help me |
I've made a copy of this repository and hopefully fixed the above error. Please go here: https://github.com/bouwew/hassio-addons-1 |
Hello The command '/bin/ash -o pipefail -c apk add --no-cache git nodejs nodejs-npm curl wget unzip && npm set unsafe-perm true && npm i npm@latest -g' returned a non-zero code: 1 Can you help |
@roessi do you get this with my version (see my previous post above)? |
Hi, yes I added your repository to my Add-on Store. Hass.IO Magic Mirror add-on repository Your Link above does not work. |
Correct, I've changed the name of the repository, but the new link should work, others are using it successfully. |
Hi,
Hass.IO Magic Mirror add-on repository - originally by Sytone
And got the same error message The command '/bin/ash -o pipefail -c apk add --no-cache git nodejs nodejs-npm curl wget unzip && npm set unsafe-perm true && npm i npm@latest -g' returned a non-zero code: 1 I'm using: |
Can you please check if there is more detailed error-info Configuration --> Logs --> LOAD FULL HOME ASSISTANT LOG? |
Supervisor LOG: 21-09-14 11:24:50 INFO (SyncWorker_1) [supervisor.docker.addon] Starting build for 394ad856/aarch64-addon-magic_mirror:0.23.3 nodejs-npm (no such package): |
I'm getting the same error when I try to the installation. |
With hassOS the addon can not install i get this error
ERROR (SyncWorker_13) [hassio.docker.addon] Can't build 64f57845/aarch64-addon-magic_mirror:0.23.3: The command '/bin/sh -c git clone --depth 1 -b master https://github.com/MichMich/MagicMirror.git . && npm install --unsafe-perm' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: