e2b-dev / fragments

Open-source Next.js template for building apps that are fully generated by AI. By E2B.
https://fragments.e2b.dev
Apache License 2.0
2.42k stars 298 forks source link

Getting the below error with the latest release #18

Closed shahzan-devops closed 1 month ago

shahzan-devops commented 1 month ago

When I run the project, I do see the below errors:

image

When I navigate to the localhost:3000 I do see the below error on the homepage:

image
shahzan-devops commented 1 month ago

I have fixed this issue by adding the missing environment variables related to Supabase in the .env.local file. I have created a PR to fix this issue. Please review and approve it. Thanks!