Hello,
I fear that my toolchain and environment is seriously confused.
When i use the vs code extension sdk to install a toolchain or sdk i get the following message
[08:55:39] ENOENT: no such file or directory, open '$mypersonal_path/.west/config' ($mypersonal_path)
[08:55:41] nRF Command Line Tools 10.24.2 are up to date
[08:55:54] nrfutil-toolchain-manager install v2.7.0: Download toolchain
...
...
...
[west]: HEAD is now at 75d0880 tests: Update mps2 board name
[west]: HEAD is now at 75d0880 tests: Update mps2 board name
[west]: exited with code 0.
[09:02:20] ENOENT: no such file or directory, open '$mypersonal_path/.west/config' ($mypersonal_path)
I've gone into ~/ncs and I've run >grep mypersonal_path -ir *, and i cannot find a file that west would read and see that uses this path. SO how is it in the vscode sdk?
Regards,