-
Notifications
You must be signed in to change notification settings - Fork 6.3k
v4.9.0-rc.4 #5830
-
Code v1.73.1
This is the fourth pre-release for v4.9.0.
To install via the install script, pass the --edge flag.
This discussion was created from the release v4.9.0-rc.4.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 3 replies
-
@benz0li this should have the correct file permissions for product.json.
See details here: #5829 (reply in thread)
And the fix here: 0f66360
Beta Was this translation helpful? Give feedback.
All reactions
-
I can confirm it is fixed:
$ code-server --version 4.9.0-rc.4 4db51ad34d4a3f7c7e1807b7f1c6b9d062139677 with Code 1.73.1
$ ls -al /opt/code-server/lib/vscode total 168 drwxr-xr-x 7 root root 4096 Dec 2 19:09 . drwxr-xr-x 3 root root 4096 Dec 2 19:08 .. drwxr-xr-x 4 root root 4096 Dec 1 18:28 bin drwxr-xr-x 106 root root 4096 Dec 3 09:09 extensions drwxr-xr-x 107 root root 4096 Nov 30 23:30 node_modules lrwxrwxrwx 1 root root 12 Dec 2 19:09 node_modules.asar -> node_modules -rw-r--r-- 1 root root 91042 Dec 1 20:30 npm-shrinkwrap.json drwxr-xr-x 3 root root 4096 Dec 1 18:28 out -rw-r--r-- 1 root root 1222 Dec 1 20:30 package.json -rwxr-xr-x 1 root root 3813 Dec 2 19:06 product.json drwxr-xr-x 3 root root 4096 Dec 1 18:28 resources -rw-r--r-- 1 root root 38322 Dec 1 20:30 yarn.lock
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
-
Hooray! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi, I am looking for x86_64 supported file, can I get help?
Beta Was this translation helpful? Give feedback.
All reactions
-
All the release assets for 4.9.0 can be found here: https://github.com/coder/code-server/releases/tag/v4.9.0
Beta Was this translation helpful? Give feedback.