-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Installation script not working properly on Alpine Linux #2790
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
Comments
See if this looks relevant #2638. |
Alright, I tried uninstalling yarn so that it would force it to use npm on installation. I’m still getting errors similar to what I had before trying yarn. Here is the output from the log...
|
I didn’t really specify but I attempted adding the dependencies as seen here before trying again. |
This doesn't solve the problem with the install script, but installing via npm is currently the recommended path for alpine: https://github.com/cdr/code-server/blob/v3.9.0/docs/install.md#yarn-npm |
@Nbelles, see if this response to the discussion helps #2638 (reply in thread). |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Hello, I am currently trying to install on Alpine Linux but it keeps getting hung here:
I tried installing with npm first but ran into some file operation issues which I couldn’t solve so I tried installing yarn and now it’s just getting stuck. I left it there for about 45 minutes before attempting to cancel with a Control + C but even that wouldn’t cancel it. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: