Skip to content

"npm run test" failing inside docker just after cloning the project #3280

Open
@adwaitanand

Description

p5.js version

No response

What is your operating system?

Windows

Web browser and version

No response

Actual Behavior

After cloning the repository, running the app in Docker without making any code changes, and executing npm run test inside the Docker shell, the tests are failing.

image

Expected Behavior

It should pass all the tests

Steps to reproduce

Steps:

  1. Clone the repository
  2. Run the app in docker
  3. Open the command shell within the app container and run the command "npm run test"

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions