Skip to content
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

mkdir -p /usr/games #521

Open
GrumpyMeow opened this issue Feb 4, 2023 · 0 comments
Open

mkdir -p /usr/games #521

GrumpyMeow opened this issue Feb 4, 2023 · 0 comments

Comments

@GrumpyMeow
Copy link

GrumpyMeow commented Feb 4, 2023

I was following this guide https://wiki.codeemo.com/install/alpine.html
At the step Download webui files it's expected that the path /usr/games is present, but quite often this isn´t the case. So probably good to add the command: mkdir -p /usr/games.

Also at Build node dependencies i had to:
apk add nodejs npm. At this time it installed nodejs v18.12.1-r0 and npm v9.1.2-r0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant