-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation error during build #502
Comments
I am also getting following same error...
4:52:55 pm [vite] Pre-transform error: Failed to load url ./Amit/opencv-realtime_console/openai-realtime-console/C:/Amit/opencv-realtime_console/openai-realtime-console/client/pages/index.jsx (resolved id: ./Amit/opencv-realtime_console/openai-realtime-console/C:/Amit/opencv-realtime_console/openai-realtime-console/client/pages/index.jsx) in /:routes.js. Does the file exist? 4:52:55 pm [vite] Error when evaluating SSR module C:\Amit\opencv-realtime_console\openai-realtime-console\client\index.js: node:internal/modules/run_main:122 Error: Failed to load url ./Amit/opencv-realtime_console/openai-realtime-console/C:/Amit/opencv-realtime_console/openai-realtime-console/client/pages/index.jsx (resolved id: ./Amit/opencv-realtime_console/openai-realtime-console/C:/Amit/opencv-realtime_console/openai-realtime-console/client/pages/index.jsx) in /:routes.js. Does the file exist? |
same here |
I am also getting this error |
Also, similar error at #497 |
I am getting a compilation error when pulling the main branch locally and running it.
error during build:
Could not resolve "/client/pages/index.jsx" from "../../../../:routes.js"
file: /:routes.js
I could not find the file routes.js in the source
The text was updated successfully, but these errors were encountered: