Replies: 1 comment
-
Ensure you're using the latest version of Wrangler. The Try to run Verify your "scripts": {
"dev": "wrangler dev --live-reload",
"deploy": "wrangler deploy"
} npx run dev npx wrangler dev --live-reload |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have a hono-cloudflare project and I am running this command
wrangler dev --live-reload
but it is not working? Am I missing somthing here?Beta Was this translation helpful? Give feedback.
All reactions