-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Heeeelp! can not run #34
Comments
when i push F12, the source on web said |
Would you look at the link in the README section? That should solve your problem. |
it dont work! TT .Create an OpenAI account. And then, you need to buy at least $1 worth of credit on the Billing dashboard. i do it, but it still said |
Could you paste your backend logs? That should be helpful in understanding the issue. |
We're using your demo site with our ChatGPT-4 API key: https://picoapps.xyz/free-tools/screenshot-to-code |
backend logs:
Installing the current project: backend (0.1.0) 尝试新的跨平台 PowerShell https://aka.ms/pscore6 |
in frontend factory, the @tailwind in 'index.css' said Unknown at rule @tailwindcss(unknownAtRules) ,is that problem? |
@nzd520 have you tried this? #3 (comment) |
@nickcartery not offering support for hosted version at the moment. Please run locally. |
i try it, but still can`t work , on the website console, it said is that problem? plz TT i really want to try this |
@nzd520 can you share backend logs again? front-end logs are not very helpful, all they say is that the generate code endpoint is failing. |
now i run the backend code, sometimes it said
No dependencies to install or update Installing the current project: backend (0.1.0)
No dependencies to install or update Installing the current project: backend (0.1.0) 尝试新的跨平台 PowerShell https://aka.ms/pscore6 Do you understand what I'm saying? Thank you very much! |
@FuZZingB your front end should be running at http://127.0.0.1:5173 not :7001 |
not working |
@FuZZingB And what happens you load that page in the browser? |
|
@NgXuanKhoa pretty sure you are going to http://127.0.0.1:7001 rather than front-end. |
Closing this because there's too many people talking about too many different issues. Please open new separate issues if you need help. |
Heeeelp! I ran it locally, but on the website, "Error generating code. Check the Developer Console for details. Feel free to open a Github issue." The project can run on both the front and back ends, but when the back end runs, a message "The current project could not be installed: No file/folder found for package backend If you do not want to install the current project use --no-root ", I do not know whether it is relevant
The text was updated successfully, but these errors were encountered: