Stuck at "Please Authenticate"

I have just installed Juno, but when I try

Pkg.add(“DifferentialEquations.jl”)

I get

Updating registry at ~/.juliapro/JuliaPro_v1.0.3.1/registries/General
TokenManager.AuthWindow(“pkgauthwindow”, Dict(:url=>“https://pkg.juliacomputing.com/auth/”))
[ Info: Please Authenticate.

And a window opens where I sign in with my github account. After doing so though, nothing happens and the REPL terminal remains stuck.

How can I solve this?

1 Like

Can you please provide following information, this would help us in understanding the issue better

  1. Can you check if a file called token.toml is present in following path?

~/.juliapro/token.toml

If you’re on Windows, replace ~ with your home folder path

  1. On which Operating system are you encountering this error? Example: - Linux, Mac, Windows .

  2. Can you please provide the version number of the Operating system too? Example:- ubuntu 16.04, Windows 10, etc.

Hi,
apparently xclip was not installed properly (linux), now it seems to be solved

thanks

2 Likes

I’m having a similar problem, but it got fixed after downloading the token from the relevant website