Closed
Description
OS/Web Information
- Web Browser: Chrome 94.0.4606.61 (x86_64)
- Local OS: MacOS 10.15.7
- Remote OS:
- Remote Architecture:
code-server --version
:
Steps to Reproduce
commit SHA1: 271bc06 (origin/main)
follow instruction on CONTRIBUTING
- yarn
- yarn build
- yarn build:vscode
- yarn release
- cd release
- yarn --production
- node .
- open https://localhost:8080/login
- login with password in ~/.config/code-server/config.yaml
Expected
VSCode shou up
Actual
Black empty page
Logs
https: -- Using "http://127.0.0.1:41091"
https: -- Using "http://127.0.0.1:41091"
[2021-10-12T12:22:50.276Z] info code-server 3.12.0 271bc067540c829e75537fe75b17b7f3598b2fce
[2021-10-12T12:22:50.276Z] info Using user-data-dir ~/.local/share/code-server
[2021-10-12T12:22:50.622Z] info Using config file ~/.config/code-server/config.yaml
[2021-10-12T12:22:50.622Z] info HTTP server listening on http://127.0.0.1:8080
[2021-10-12T12:22:50.623Z] info - Authentication is disabled
[2021-10-12T12:22:50.623Z] info - Not serving HTTPS
[main 2021-10-12T12:23:36.149Z] Error: ENOENT: no such file or directory, stat '/Users/<user>/code-server/release/vendor/modules/code-oss-dev/out/vs/webPackagePaths.js'
[main 2021-10-12T12:23:36.275Z] Error: ENOENT: no such file or directory, stat '/Users/<user>/code-server/release/vendor/modules/code-oss-dev/out/vs/webPackagePaths.js'