I literally cannot working on my client so im just working on a candy crush saga clone on scratch rn ;-;
3017
@czctus sorry to bother you again but im trying to install this package on the vscode app on my macos catalina and i got this error:
[ 3%] Built target simdutf-nobase64
make: *** [all] Error 2
Error: You are using macOS 10.15.
We (and Apple) do not provide support for this old version.
You may have better luck with MacPorts which supports older versions of macOS:
https://www.macports.org
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
You can report issues with Tier 3 configurations to Homebrew/* repositories!
Read the above document before opening any issues or PRs.
This build failure was expected, as this is not a Tier 1 configuration:
https://docs.brew.sh/Support-Tiers
Do not report any issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
sorry i don't think i can be of any help; i only use windows, so im not sure 😔
either upgrade macos or use macports (which should hopefully help install it) perhaps
@paradock for some reason fetching the api darflen url returns a text response :/
-----> <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-
***@*** yapflen % pnpm i --ignore-scripts
[WARN] The "pnpm" field in package.json is no longer read by pnpm. The following keys were ignored: "pnpm.overrides". See https://pnpm.io/settings for the new home of each setting.
Packages: +45
+++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 100, reused 48, downloaded 0, added 0, done
Done in 10.8s using pnpm v11.15.1
i wasn't able to work around the issue, other than using my home ip
of course, it didn't really impact me very much (apart from my github actions being broken) but still, i don't believe there is much of a work around
if the request is from an datacenter ip (virtual compute, MAYBE vpns too), it will likely fail
there is not much of an workaround for this other than using your residential ip
@czctus sorry to bother you again but im trying to install this package on the vscode app on my macos catalina and i got this error:
sorry i don't think i can be of any help; i only use windows, so im not sure 😔 either upgrade macos or use macports (which should hopefully help install it) perhaps
@paradock for some reason fetching the api darflen url returns a text response :/ ----->
<!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-:O
thought updating pnpm would work but it didn't...
Switching pnpm from v11.15.1 to v11.17.0...haha lol
[WARN] using --force I sure hope you know what you are doingahhhh still the same error lol
thanks for helping!
ok ehh
delete the thing i asked you to add in package.json make a
pnpm-workspace.yamlin the root of your project put this into the newly created yaml file:and then try again (also delete node modules & pnpm-lock if applicable)
Almost!
maybe add this to your package.json i don't think esbuild supports macos 10, but the wasm backend should work (maybe)
if using npm:
if still using pnpm:
then delete your node_modules and package-lock/pnpm-lock and then reinstall dependencies
tried using pnpm and got this error
sadjnes
i wasn't able to work around the issue, other than using my home ip of course, it didn't really impact me very much (apart from my github actions being broken) but still, i don't believe there is much of a work around
how were you able to work around this?
paradock has bot fight mode on and cannot disable it specifically on the api subdomain unless he pays for the very expensive cloudflare tiers https://darflen.com/posts/55ad8987b208344af2ae25fb
if the request is from an datacenter ip (virtual compute, MAYBE vpns too), it will likely fail there is not much of an workaround for this other than using your residential ip
@czctus any ideas?