-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors
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 :)Metadata
Metadata
Assignees
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors