Aditya Nandan
Aditya Nandan
@thevirengarg
are you using docker? try `docker compose build` first, then do `docker compose up`.
can you send the contents of your `frontend/package.json` file? also try `git pull origin main` if you haven't already.
I don't see any reason why the `@supabase/auth-helpers-nextjs` package is not being installed.
is there any specific error you are getting?
I wasn't able to reproduce the behaviour but there's a warning in the console when I click on login. ``` Warning: Cannot update a component (`Router`) while rendering a different...
This error is raised when your machine has problem connecting to the internet or the backend is not running. Retry uploading with a working internet connection.
are you working on this @mattzcarey ?
@PrivFelixKniest yes. This feature is not necessary but still counts as UX improvement. Using form is more accessible and will still work if there are more fields added in the...
No. This project has not been updated with the changes in quivr api and it does not work as of now. I don't have the time to continue working on...