We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting the error
Error: Command failed with exit code 1: npx playwright test
when running plugin to execute Playwright tests with netlify-cli v17.26.1
Additional error included:
Error: Process from config.webServer was not able to start. Exit code: 1
await utils.run.command("npx playwright test")
No response
System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 11.16 GB / 15.51 GB Container: Yes Shell: 5.8 - /usr/bin/zsh Binaries: Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node Yarn: 1.22.22 - ~/.nvm/versions/node/v20.12.2/bin/yarn npm: 10.5.0 - ~/.nvm/versions/node/v20.12.2/bin/npm npmPackages: netlify-cli: 17.26.0 => 17.26.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Getting the error
Error: Command failed with exit code 1: npx playwright test
when running plugin to execute Playwright tests with netlify-cli v17.26.1
Additional error included:
Error: Process from config.webServer was not able to start. Exit code: 1
Steps to reproduce
await utils.run.command("npx playwright test")
Error: Command failed with exit code 1: npx playwright test
Configuration
No response
Environment
System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 11.16 GB / 15.51 GB
Container: Yes
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.12.2/bin/yarn
npm: 10.5.0 - ~/.nvm/versions/node/v20.12.2/bin/npm
npmPackages:
netlify-cli: 17.26.0 => 17.26.0
The text was updated successfully, but these errors were encountered: