Closed
Description
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build Process
- Unit Testing
- Internalization
- Friendly Errors
- Other (specify if possible)
p5.js version
1.6.0
Web browser and version
Google Chrome 113.0.5672.126 (Official Build) (arm64)
Operating System
MacOSX Version 13.2.1(Apple M2 Pro)
Steps to reproduce this
Steps:
- Clone p5.js repo
- Run
npm ci
- Create a new branch from main
- Run
npm test
Snippet:

Note:
While initially setting up p5.js on local, we are not able to run it locally and set up p5.js locally in order to test our changes as one of the initial test fails.