You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like it's trying to find the codegen file but failing to do so. Make sure you didn't delete the frontend/codegen.yml file accidentally. Also, you can try checking if you have permissions for this file using the command:
➜ ls -l frontend/codegen.yml
-rw-r--r-- 1 semanser staff 349 Mar 19 14:20 frontend/codegen.yml
I am going to close this issue since we now have official Docker images that allow you to run Codel more easily. Let me know if you have any other questions!
Looks like it's related to prebuild and predev in package.json
Using yarn vite to start it up for now
The text was updated successfully, but these errors were encountered: