We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl_easy_setopt: 4
In windows with a fresh install of juliaup with Julia 1.10.3 when using any command in the Pkg REPL gives out this message:
juliaup
┌ Error: curl_easy_setopt: 4 └ @ Downloads.Curl C:\Users\aless\.julia\juliaup\julia-1.10.3+0.x64.w64.mingw32\share\julia\stdlib\v1.10\Downloads\src\Curl\utils.jl:50
Everything is working correctly but there is this error continuously
The text was updated successfully, but these errors were encountered:
Sorry maybe this is more of a problem of the Downloads.jl package. I reposted here: JuliaLang/Downloads.jl#244
Downloads.jl
Sorry, something went wrong.
I think now that this is related to the version of libcurl included in julia-1.10.3+0.x64.w64.mingw32\bin\libcurl-4.dll
julia-1.10.3+0.x64.w64.mingw32\bin\libcurl-4.dll
Pkg
What makes you say that?
Can we have the conversation in one place?
No branches or pull requests
In windows with a fresh install of
juliaup
with Julia 1.10.3 when using any command in the Pkg REPL gives out this message:Everything is working correctly but there is this error continuously
The text was updated successfully, but these errors were encountered: