Add IJulia Error with Artifact ZeroMQ: Unable to Connect to Server

I’m new to Julia, but I am trying to use the pkg.add(“IJulia”) function and I end up with the error below.
Is there something else I need to do?
Thanks in advance for you help.

julia> using Pkg

julia> Pkg.add(“IJulia”)
Updating registry at C:\Users\garrett.lindsay\.julia\registries\General
Updating git-repo https://github.com/JuliaRegistries/General.git
Resolving package versions…
Downloading artifact: ZeroMQ
Exception calling “DownloadFile” with “2” argument(s): “Unable to connect to the remote server”
At line:12 char:1

Downloading artifact: ZeroMQ
Exception calling “DownloadFile” with “2” argument(s): “Unable to connect to the remote server”
At line:7 char:1

ERROR: Unable to automatically install ‘ZeroMQ’ from ‘C:\Users\garrett.lindsay.julia\packages\ZeroMQ_jll\EGrXV\Artifacts.toml’