-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hello,
Whenever I create a .jl file in VSCode, the Julia Extension always throws an error "Julia: Not Installed" and gives me the following output:
[juliaup] configured juliaup channel release is not available
[config] 'julia.exe' runs and resolves to 1.12.4
[config] using 'julia.exe' (v1.12.4) as executable
[config] 'julia.exe' runs and resolves to 1.12.4
[config] using 'julia.exe' (v1.12.4) as executable
[juliaup] release juliaup channel is not installed
!!! Julia was not found. Most extension features will be nonfunctional.
However, whenever I run juliaup add release into the command prompt, I always get the following readout
Checking for new Julia versions
'release' is already installed.
I tried reinstalling Julia through Juliaup, and even tried reinstalling VSCode, however doing these did not help.
I installed the latest version of Juliaup, v.1.19.4. I appreciate any help I could get.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels