Issue with Vite: Uncaught TypeError: Super expression must either be null or a function #8499
Closed
4 tasks done
Labels
state:duplicate
Duplicate of already reported issue
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
When running

yarn dev
, the server is running without error, but with a blank page and an error in the browser consoleSteps to reproduce
yarn dev
See the browser console
Actual Outcome
Blank page and and got an error in browser console
Clone this repository and run
yarn dev
to reproduce it: https://github.com/tiavina-mika/parse-server-vite-issueExpected Outcome
Should display the page
Server
5.3.0
Windows 10
Local
Database
MongoDB
MongoDB Atlas
Client
JavaScript
3.4.3
Logs
The text was updated successfully, but these errors were encountered: