-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
MineOS is not being installed #6970
Comments
hmm did a test an a Orange Pi5 without issue
would it be possible to share the whole installation log? |
We install the posix module separately due to a strange bug that happened a while ago: #5181 Maybe this workaround is not required anymore and maybe without it, the installation works in your case. Can you try, from the error handler, to select "Change command" and replace it with just |
It worked as you suggested. However, I entered twice to "change command" and inserted true. After the second one, it worked. Edit: Despite being installed, the webui is not reachable (http://localhost:8443/) |
That sounds like you skipped the MineOS build as well 🤔. Was is previously installed already and this a reinstall/update? |
It is a new installation, I did not have it before. |
Okay Which Node version is it? node -v |
Details:
a07
Linux DietPi 6.1.21-v8+ #1642 SM P PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/L inux
npm i --no-audit --no-package-lo ck posix
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
npm i --no-audit --no-package-lock posix
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
The text was updated successfully, but these errors were encountered: