Hello! After creating a React Vite project with bun, I got the following error: Error: ENOENT: no such file or directory, open 'C:\Users\uname\OneDrive\Dokumen@Project@react-vite\vite-project\vite.config.ts'.
I don't remember touching the bun version or do anything with it other than upgrading bun to v1.3.6 and that was a while ago. I was testing my scaffolding prompt file for React application and always create new React Vite + TypeScript SWC project every time I change the prompt file just so I can see if I can one shot it or not and do prompt refinement.
The first two or three project creation went fine. Then I tried the fifth one and I got the error. So I'm not quite sure what causes it to happen. I restarted my PC, tried different directory, tried different terminal and still got the problem.
Any help would be appriciated! Thank you in advance.
I forgot to mentions it