Jonathan Cardoso
Jonathan Cardoso
looks like the code on main already supports 2024.2: https://github.com/franmc01/jetbrains-moonlight-theme/commit/877b82646fecbf7d30292227cf6d97aa2cbc7a81 could you release a new version, please @franmc01 Thanks!
We do not set any value for that option, so it should fallback to libcurl's default behavior, which is the one you mentioned above. 🤔
with 5.0.0 there will be a way to define a easy handle pool for curly, which should help with caching
when using the CLI, what is the command you are using?
A way to do this is to delete the Content-Type added by libcurl by providing an empty value for it through `HTTPHEADER` and the error being reported is due to...
Looks like this bug is still present, and it is super counter-intuitive and hard to debug.
heh I was looking into NX, but the lack of self-hosted caching without having to pay for an enterprise license is a no-go. I found this thread by looking into...
I had this same error while using the latest version of nan and electron v28, possible fix here: https://github.com/nodejs/nan/pull/982 (specific to Electron tho)
which OS? Windows arm64?
The error suggests you do not have git. Would you be able to provide a docker file that reproduces the issue (in case you are having such issue using docker)?