Skip to content

playwright does not support FreeBSD as a platform. #4596

@khng300

Description

@khng300

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

  1. cd code-server
  2. Fix argon2 dependency to 0.28.2 to build.

  3. 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

No one assigned

    Labels

    waiting-for-infoWaiting for more information from submitter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions