🐛 BUG: wrangler dev shows "Script not found"
See original GitHub issueWhat version of Wrangler
are you using?
2.0.26
What operating system are you using?
Linux, Mac
Describe the Bug
We are a Cloudflare team working on Zaraz, recently switched to using wrangler dev
for local development purposes. Quite often when launching wrangler dev
, we get a 1104 Script not found
error. This happens to all of our team members, usually at the same time, and it just gets resolved by itself, without any changes to our Worker code.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Configuration · Cloudflare Workers docs
Wrangler optionally uses a wrangler.toml configuration file to customize the development and publishing setup for a Worker.
Read more >Wrangler Pages file not found when serving a Qwik website
Bug. In my Qwik pages project, when running npm run build && npm run serve , some files failed to be found: Full...
Read more >{10} Needs Dev / Bug Wrangler Feedback - bbPress Trac
Ticket Summary Owner Component
#3020 Auto‑role setting is applied even when unticked API ‑ Roles/Ca...
#3255 Wrong constant used for loading scripts and styles johnjamesjacoby...
Read more >@cloudflare/wrangler | Yarn - Package Manager
Command -line interface for all things Cloudflare Workers ... part of the deprecation efforts, removed reporter as we will no longer be supporting...
Read more >Create target environment - Azure Pipelines - Microsoft Learn
Azure DevOps Services | Azure DevOps Server 2022 | Azure DevOps Server ... a YAML pipeline and refer to an environment that does...
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 still implies a bug with the preview session service, not wrangler. We should fix this at the source, and not need workarounds like you describe
we’ve created an internal ticket to investigate the issue with the preview session service