Skip to content
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

前端npm run dev本地启动后没效果 #599

Closed
ZereChen opened this issue Jul 19, 2023 · 7 comments
Closed

前端npm run dev本地启动后没效果 #599

ZereChen opened this issue Jul 19, 2023 · 7 comments
Labels
🌚 invalid This doesn't seem right

Comments

@ZereChen
Copy link

image

@ZereChen
Copy link
Author

一直处于这个界面,中间有个小方框转转转

@crazywoola
Copy link
Member

Please provide more details about this question. Eg. which version are you using etc.

@crazywoola crazywoola added the 🌚 invalid This doesn't seem right label Jul 20, 2023
@ZereChen
Copy link
Author

Please provide more details about this question. Eg. which version are you using etc.

0.3.10版本,后端按readme文档启动成功后,前端按readme文档里的 npm run dev启动后,进入到http://localhost:3000界面,一直停留在小方框转转转个不停。
小方框是这个接口返回的
image

@UpwardGrowth
Copy link

Please provide more details about this question. Eg. which version are you using etc.

I also reported the same problem. The dify version is 0.3.10. The console shows that the following two API accesses both return 404:

http://localhost:3000/console/api/apps?page=1

http://localhost:3000/console/api/account/profile

@UpwardGrowth
Copy link

Please provide more details about this question. Eg. which version are you using etc.

I also reported the same problem. The dify version is 0.3.10. The console shows that the following two API accesses both return 404:

http://localhost:3000/console/api/apps?page=1

http://localhost:3000/console/api/account/profile

Sorry, it seems that the cause was that I didn't create a .env.local file.

@emmaoo
Copy link

emmaoo commented Jul 21, 2023

image
0.3.10版本也是一直报错

@crazywoola
Copy link
Member

See v0.3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌚 invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants