-
Notifications
You must be signed in to change notification settings - Fork 5.9k
release 4.9.1 #5874
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
Tested the macOS release in Incognito in Brave and looks good. Terminal is working. |
Now I need to figure out why this error is happening on x86-64 Linux build: https://github.com/coder/code-server/actions/runs/3680549350/jobs/6226283270#step:16:18 cannot add "release-
standalone/node_modules/http-proxy-
agent/dist/index.d.ts" because "release-
standalone/node_modules/gtoken/build/src/index.d.ts" is
already present at the same destination
(/usr/lib/code-server/index.d.ts): content collision |
I'm going to try re-running the job and see if it was a silly fluke. |
A different error this time: cannot add "release-standalone/node_modules/@mapbox/node-pre-
gyp/LICENSE" because "release-
standalone/lib/vscode/node_modules/graceful-
fs/LICENSE" is already present at the same
destination (/usr/lib/code-server/LICENSE): content collision Hmm...I'm going to check GitHub Discussions. I think I saw someone post something about an |
That seems to have done it! https://github.com/coder/code-server/actions/runs/3688259509 Next step is to cut a release candidate so the community can test before we do a full release. |
@jsjoeio is this 1.74 or 1.73. The release information shows 1.73.1 |
1.73.1 We still need to upgrade to 1.74 |
This comment was marked as off-topic.
This comment was marked as off-topic.
Thank you @mehulmpt! |
No description provided.
The text was updated successfully, but these errors were encountered: