-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Describe the bug
wasp start
command fails on a newly created example to do project. With this error. I have been using wasp for over a month now, my project failed today with an error. When I try new project from wasp, it also failed.
To Reproduce
Steps to reproduce the behavior:
-
Enter
wasp new
in terminal. -
Select todo-ts app by pressing 2 and enter.
-
Type
wasp db migrate-dev
-
Type
wasp start
Expected behavior
I should be able to see the app start successfully.
Desktop (please complete the following information):
- Macos Sonama (M2 Chip)
Additional context
People over internet mention it is an esbuild problem so they were able to solve it by downgrading esbuild, but it didn't work for me.
hannesortmeier
Metadata
Metadata
Assignees
Labels
No labels