Vite crash ( does not provide an export named ‘default’ )
I m running React js project with default vite configuration,
uncaught TypeError: Cannot read properties of undefined (reading ‘prototype’)
Recently when i was coding, i suddenly got an error for no reason. After looking for ways of solving it i put in some code and now, i got a whole new one. The front end works on vite and is writtten on javascript.