Hey all — I’m running into an issue when trying to start my Wix app locally.
When I run:
npm run dev
I get prompted to create a new Development Site, but it fails with:
✖ Failed to create a Development Site
I also tried manually creating one by clicking “Test App” in the Dev Center, but it just loads indefinitely.
Anyone else experiencing this or know how to fix it?