UX Bug in `wrangler dev`
See original GitHub issueTop Results From Across the Web
multiple accounts + dev = Silent Crash in dev mode #1258
Bug report Describe the bug When running dev mode in wrangler, service will run for a second, prompt for an account, and then...
Read more >{10} Needs Dev / Bug Wrangler Feedback - WordPress Trac
Ticket Summary Owner Component Pri...
#15499 Add an index for get_lastpostmodified query SergeyBiryukov Database no...
#56731 Update the `imagesloaded` library External Libraries no...
#55604 Update SimplePie...
Read more >Automate an isolated browser instance with just a few lines of ...
Reporting bugs on websites and sending them directly to frontend teams. Not to mention use cases for other browser automation functions like:.
Read more >Cloudflare Pages Wrangler local proxy returns 404 for SPA
However, when I proxy the tooling to run it locally using "npx wrangler pages dev -- npm start" and try '/about' I get...
Read more >Wrangler | Noise
wrangler dev provides all the convenience of a local development environment, without the headache of trying to reproduce the reality of production locally...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s very unlikely that an entry point would get renamed. We can work on that usecase, but seems like overkill to design around that. In this scenario, it doesn’t exist on the first run itself, and we should probably exit immediately imo.
Fixed by https://github.com/cloudflare/wrangler2/pull/455