-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
waiting-for-infoWaiting for more information from submitterWaiting for more information from submitter
Description
OS/Web Information
- Web Browser: Firefox 95.0
- Local OS: FreeBSD 13.0
- Remote OS: macOS 12.0.1
- Remote Architecture: amd64
code-server --version
: N/A
Steps to Reproduce
- cd code-server
-
Fix argon2 dependency to 0.28.2 to build.
- yarn global add $PWD
Expected
It should build.
Actual
--- stderr ---
error /usr/home/khng/.config/yarn/global/node_modules/code-server/test/node_modules/playwright: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /usr/home/khng/.config/yarn/global/node_modules/code-server/test/node_modules/playwright
Output:
/usr/home/khng/.config/yarn/global/node_modules/code-server/test/node_modules/playwright/lib/utils/registry.js:233
throw new Error('Unsupported platform: ' + process.platform);
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
Metadata
Metadata
Assignees
Labels
waiting-for-infoWaiting for more information from submitterWaiting for more information from submitter