Why do I get an error when installing iJulia that Conda is missing?

Below I’ll post a copy of what happens when I try to download IJulia; I can’t attach a screenshot. I can download any package that doesn’t require Conda, but as soon as it requires Conda (as far as I understand, it’s a prerequisite), IJulia doesn’t see it. I tried adding Anaconda to PATH, but it didn’t help. And the IJulia kernel didn’t show up in Jupiter Lab.

julia> Pkg.add(“IJulia”)
┌ Warning: could not download [there was a link here]
│ exception = RequestError: HTTP/1.1 301 EU internal redirect trigger (Recv failure: Connection was reset) while requesting [there was a link here]
└ @ Pkg.Registry C:\Users-–.julia\juliaup\julia-1.12.2+0.x64.w64.mingw32\share\julia\stdlib\v1.12\Pkg\src\Registry\Registry.jl:77
Updating registry at C:\Users\----\.julia\registries\General.toml
Resolving package versions…
Project No packages added to or removed from C:\Users\-----\.julia\environments\v1.12\Project.toml
Manifest No packages added to or removed from C:\Users\----\.julia\environments\v1.12\Manifest.toml
✗ Conda
✗ IJulia
✗ GR → GRIJuliaExt
✗ Plots → IJuliaExt
Precompiling packages finished.
0 dependencies successfully precompiled in 15 seconds. 205 already precompiled.
4 dependencies errored.
For a report of the errors see julia> err. To retry use pkg> precompile