mckaywrigley / chatbot-ui

Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
https://JoinTakeoff.com
MIT License
28.6k stars 7.96k forks source link

Missing React Hooks dependencies when deploying on Vercel #1320

Closed Itangalo closed 8 months ago

Itangalo commented 8 months ago

Thanks for this project. It is so useful when I have workshops and what not.

I've followed the installation instructions for the hosted quickstart, and the deployment log on Vercel gives me warnings for missing dependencies:

I don't have the knowledge and skill to interpret this, but it looks to me like some frontend stuff is missing dependencies. This would also explain why the Vercel-hosted app has some buttons that simply don't work (such as the submit button). It could of course be me doing something wrong, but these errors seem quite independent of any settings I do with API keys and whatnot.

mckaywrigley commented 8 months ago

Warnings in yellow can be ignored. Only errors in red matter.