Hi, the reason for that error is that you haven't set the variable sourcecode_root, see the picture below. This variable should be the location of your ncs-folder.
Best regards,
Heidi
Hi Heidi,
Appreciate your quick support.
We set this path of where ncs folder is there. but still the error exist while verifying. please find the attached snapshot.
Hi, could you attach the output from the terminal when you run
west init -m https://github.com/NordicPlayground/fw-nrfconnect-nrf
west update
Hi Heidi,
Please find the attached snapshot of terminals.
Rgrds,
Shabeeb
Please make sure you are in the ncs folder when running these commands.
So your path should be C:\Windows\System32\ncs.
Hi Heidi,
Sorry, I just noticed once you mentioned. Please find the attachment while we run the command said by you.
Thanks,
Shabeeb
Hi Heidi,
Sorry, I just noticed once you mentioned. Please find the attachment while we run the command said by you.
Thanks,
Shabeeb
Could you try running 'pip3 install west --upgrade' and see if the problem persists
Yes, The problem still exist.
Could you run
west config zephyr.base
inside your ncs folder and provide the output?
And if that does not work locate the config file inside ncs\.west and provide it here.
Hi Heidi,
This i have already tried.