Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.6k
Open
Description
p5.js version
latest
What is your operating system?
Windows
Web browser and version
No response
Actual Behavior
When running the backend locally on the latest main branch, a Mongoose warning appears:
Expected Behavior
It should work Normally without AnyWarning.
Steps to reproduce
Steps:
1.Fresh clone of the repo
2.Install dependencies (npm install)
3.Start backend (npm run start)
4.Observe console output
Expected behavior:### Snippet:
// Paste your code here :)