Open
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
- Internationalization
- Friendly errors
- Other (specify if possible)
p5.js version
No response
Web browser and version
No response
Operating system
Windows
Steps to reproduce this
Not sure if anyone else is facing this issue, but it seems like paletteLerp isn't included in the p5js library when running it locally. I haven't had this issue with any other reference thing. Any usage of paletteLerp warrants this:
I have it working fine on the web editor.