MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely addit
I am getting this issue when trying to start wrangler in dev, and other common start
2 Replies
There's been some talk of this issue here: https://github.com/cloudflare/workers-sdk/issues/6170#issuecomment-2245209918 Reportedly saying installing the latest Visual Studio C++ Redistributes (careful what links you follow to download stuff) fix the issue. I can't say for sure as the issue never effected me, but worth trying and/or commenting/reading that thread. You could also try downgrading wrangler to a version before the issue, someone commented 3.57.1
GitHub
🐛 BUG: Received structured exception #0xc0000005: access violation;...
Which Cloudflare product(s) does this pertain to? Miniflare What version(s) of the tool(s) are you using? 3.20240620.0 [Miniflare] What version of Node are you using? 22.3.0 What operating system a...
ok, i installed it and now working!