Install Julia - incorrect image

Dear all,
I have installed the last version of Julia using

However, when I open VsCode, an error apperars:

Could anyone can help me please?

Welcome to the Julia community!

It would be easier if you could share the error message as text (instead of a screenshot). Then we could copy-and-paste it and search for possible reasons, or we could first translate it into English.

Furthermore, does Julia start correctly if you use the command prompt or windows terminal?

Using the Start menu

  • Click Start and start typing cmd or Command Prompt, then press Enter on the result.​
  • For Windows Terminal, click Start, type terminal, then open the Windows Terminal app.

If you are at the command prompt or in the windows terminal, just type:

julia

Does that work?