WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.49k stars 325 forks source link

前端yarn dev后出现500页面错误 #183

Open Y1hsiaochunnn opened 1 year ago

Y1hsiaochunnn commented 1 year ago

如图 image

Lemmynjash commented 1 year ago

I am getting the same error

Y1hsiaochunnn commented 1 year ago

I think we used the wrong version of nodejs, you can use the nodejs version manager to install a nodejs18, I successfully solved this problem

---原始邮件--- 发件人: "Lemmy @.> 发送时间: 2023年4月25日(周二) 凌晨2:03 收件人: @.>; 抄送: @.**@.>; 主题: Re: [WongSaang/chatgpt-ui] 前端yarn dev后出现500页面错误 (Issue #183)

I am getting the same error

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Lemmynjash commented 1 year ago

Awesome I upgraded my node -v to 19.0.0 and it worked thank you very much