Skip to content
New issue

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

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

Open
adwaitanand opened this issue Nov 20, 2024 · 1 comment
Open
Labels

Comments

@adwaitanand
Copy link

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"
Copy link

welcome bot commented Nov 20, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

Harshit-7373 added a commit to Harshit-7373/p5.js-web-editor that referenced this issue Dec 1, 2024
"npm run test" failing inside docker just after cloning the project processing#3280.

github-Harshit-7373
@Harshit-7373 Harshit-7373 mentioned this issue Dec 1, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant