Hi
in VS Code, in the new toolchain /SDK management, when I click on Manage SDKs and then "install SDK", I get failure
before I was used to open bash easily on toolchain manager.
Thanks
LA
Hi
in VS Code, in the new toolchain /SDK management, when I click on Manage SDKs and then "install SDK", I get failure
Looks like that terminal profile is not set up properly. if you type in
>echo $PATH
what pops up?
on powershell, It returns nothing.
Definitely, I agree something on the terminal is not set up right
on powershell, It returns nothing.
Definitely, I agree something on the terminal is not set up right
Hi Lorenzo,
I was not able to reproduce you installation errors unfortunately. It installed successfully here at my end. I have asked internally regarding this and will check around for the "Open bash" functionality too and get back to you soon.
Regards,
Priyanka
Hi Lorenzo,
I have heard back from the experts. The failed command might have been caused because of git not being installed in the system. We have a fix for this which should be reflected in the upcoming recovery release.
cd $ZEPHYR_BASE
to get there (cd %ZEPHYR_BASE%
on Windows).terminal.integrated.profiles.windows
when it's not in the PATH. They should appear as a terminal profile selector when there is more than one in the top-right corner of the TERMINAL panel.