#Wix CLI Quick Start - Failed to create a Development Site

13 messages · Page 1 of 1 (latest)

half stone
#

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?

winged quail
#

Hey @half stone I'm having the same issue witht he page loading indefinitely. The only workaround that seemed successful was creating a preview and trying it in different browsers and hope one will work

quaint lily
#

"@wix/cli": "^1.1.87",
"@wix/cli-app": "^1.1.87",

half stone
quaint lily
#

I tried it and it worked

half stone
#

npm
run dev

[email protected] dev
wix app dev

(node:43733) TimeoutNaNWarning: NaN is not a number.
Timeout duration was set to 1.
(Use node --trace-warnings ... to show where the warning was created)
💡 You don't have a Development Site currently configured
? Select Development Site

✔ Create a new Development Site

✖ Failed to create a Development Site

#

It could be that’s it’s an issue with other dependencies

quaint lily
#

I am also developing application with wix cli and sometimes I just create a new project and then move my src files to there

restive yacht
#

Hey, looking into the issue

restive yacht
#

The issue should have been solved on our end and doesn't require a version bump or anything. @half stone can you please try again and let me know if it works for you?