Closed cesco69 closed 5 months ago
This seems to be an issue specific to your corporate proxy blocking github resources as uWebsockets.js ships compiled binaries which are downloaded from GitHub assets.
Unfortunately, I wouldn't have any more expertise to provide on this matter other than recommending you try to narrow down the blocking of Github or its subdomains in any way on your corporate proxy.
Hi, I'm try to install hyper express with PNPM behind corporate firewall. hyper-express has a github dependencies
uNetworking/uWebSockets
https://github.com/kartikk221/hyper-express/blob/master/package.json#L52, I have tried to set proxy on git, but doesn't works:show this error