Skip to content

Fail to run npx playwright test for todo-nodejs-mongo-aks #4349

Closed

Description

Describe the issue:
Running the npx playwright test command fails with the following error message:
image

Repro Steps:

  1. Login in with command: azd auth login.
  2. Run command: azd init -t todo-nodejs-mongo-aks -b staging.
  3. Run command: azd up.
  4. Run command: cd tests.
  5. Run command: npm i && npx playwright install.
  6. Run command: npx playwright test.

Environment:

  • Template: todo-nodejs-mongo-aks.
  • OS: Windows, MacOS.
  • Azd version: azd version 1.11.0-beta.1-pr.4140256 (commit b6402de) and azd version 1.11.0-beta.1-daily.4152592 (commit e2ff8ba)

Expected behavior:
npx playwright test commands can be run successfully.

@jongio for notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    aksAzure Kubernetes Servicetemplates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions