-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Error generating code #405
Comments
You're likely running into issues where the front-end is not connecting to the backend. Are they running on the same machine? What happens when you go to http://127.0.0.1:7001? |
i have same problem, when i go to http://127.0.0.1:7001, it says ERR_CONNECTION_REFUSED. Both front and back are on the same machine. |
not sure if it matters, it shows on my backend console: "TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'" |
@3shimi can you share the logs from both front-end and back-end running? |
Skipping virtualenv creation, as specified in config file. yarn run v1.22.22 VITE v4.5.0 ready in 326 ms ➜ Local: http://localhost:5173/ ERROR WARN Browserslist: caniuse-lite is outdated. Please run: |
I get an error when converting screenshot to code on self hosted application
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: