mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #210] Problem starting app on local environment #308
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#308
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @archetipica on GitHub (Jul 20, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/210
Hi,
I just followed your instructions to install dependencies and run the application:
Node.js version is 22.16.0.
pnpm version 9.15.6
I populated the Supbase env vars where required,
then when I try to open the app on the browser http://localhost:3000 I have this error:
Could you help me, please?
Thanks
@arikchakma commented on GitHub (Jul 20, 2025):
Don't open the frontend until all of the packages are built, otherwise this error happens. So look into the terminal and let the built finish for the all of the packages. I will look into this error more in-depth once I get some time.
@arikchakma commented on GitHub (Sep 27, 2025):
I have updated the build pipeline, can you please try now?
@archetipica commented on GitHub (Sep 29, 2025):
Thank you, problem is solved!
@arikchakma commented on GitHub (Sep 29, 2025):
Sounds good!!