Results 28 comments of Sammy-T

Would it be possible to drop the `webkit2_41` tag and default to using `libwebkit2gtk-4.1-dev` or would this somehow cause additional issues?

Yes, I wouldn't want to break support for too many systems. In my small bit of testing I'm able to run apps built with the `webkit2_41` tag on Ubuntu 22.04...

Seeing the same issue with Version 2.0-preview.8 on Linux Mint 22.2

Sure, I updated the description with a link to it.

I updated both wrangler and node and it still fails. Here's my OS info and the received error. Windows 10 22H2 Version 10.0.19045 Build 19045 ``` ⛅️ wrangler 3.63.1 -------------------...

> Same for me [email protected] works but anything later breaks with the same error (windows 10 22h2) EDIT: Solved it thanks to [#6170 (comment)](https://github.com/cloudflare/workers-sdk/issues/6170#issuecomment-2245209918) > > https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 Update latest Visual...

I haven't looked into it too much but I've recently been running into JsBuild errors while trying to use pnpm: ``` Cannot read file "node_modules/some-module": Incorrect function ``` But it...

I would much rather use an updated extension from the marketplace. But, for the time being, I've locally built and installed the extension using Tailscale version 1.76.1.

I'm running into this issue trying to run a local pages environment for a Hugo site. Would it not be reasonable to have the CLI request `127.0.0.1` instead of `localhost`...

@COD3HUNT3R this is intended to work similarly to when using `-tags webkit2_41` which doesn't have any additional output for the doctor command to my knowledge.