You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┌ Warning: There was a problem opening the authentication URL in a browser, please try opening this URL manually to authenticate.
│ (url, error) = IOError: could not spawn `xdg-open 'https://internal.juliahub.com/auth/response?daefe97d1ceb8379f8d521406d2fecd0'`: no such file or directory (ENOENT)
└ @ PkgAuthentication ~/.julia/packages/PkgAuthentication/x3aFs/src/PkgAuthentication.jl:531
MethodError: no method matching similar(::Text{URIs.URI}, ::Type{Any})
The function `similar` exists, but no method is defined for this combination of argument types.
Closest candidates are:
similar(::BitArray, ::Type, ::NTuple{N, Int64} where N)
@ Base bitarray.jl:375
similar(::Array, ::Type, ::NTuple{N, Int64}) where N
@ Base array.jl:372
similar(::Matrix{T}, ::Type) where T
@ Base array.jl:370
...
Not sure exactly when this happens, but seems to be when the existing token's timeout is really close.
PkgAuthentication@v2.0.3
julia@1.11.3
using JuliaHub.jl and package compiled (if it matters)
The text was updated successfully, but these errors were encountered:
Not sure exactly when this happens, but seems to be when the existing token's timeout is really close.
PkgAuthentication@v2.0.3
julia@1.11.3
using JuliaHub.jl and package compiled (if it matters)
The text was updated successfully, but these errors were encountered: