SDK manager in not being installed in Windows using VS code

Hi there I had installed the VS code and installed the necessary extension as given in the guide... But I am unable to install the SDK manager. The output log is given below. I cloned the repo manually by using git clone (URL address) and it went good without any issues the repo was cloned in to my system. I tried to install it via NRF connect application but I was unable to install. Please let  me know what will be the solution. Thanks 

Parents
  • Hi,

    The output log is given below. I cloned the repo manually by using git clone (URL address) and it went good without any issues the repo was cloned in to my system.

    That sounds good. Bute note that there are many Git repositories involved, so this should be managed by west (directly or via some supporting tools).

    If you have problems intalling, I suggest backtracking and following the guidlines under Installing the nRF Connect SDK. That shows the method using both nRF Connect for VS Code and the command line. Using the command line may be the best option if you are having problems (and if so, please upload the commands you use and the output you see here so that I can take a look).

Reply
  • Hi,

    The output log is given below. I cloned the repo manually by using git clone (URL address) and it went good without any issues the repo was cloned in to my system.

    That sounds good. Bute note that there are many Git repositories involved, so this should be managed by west (directly or via some supporting tools).

    If you have problems intalling, I suggest backtracking and following the guidlines under Installing the nRF Connect SDK. That shows the method using both nRF Connect for VS Code and the command line. Using the command line may be the best option if you are having problems (and if so, please upload the commands you use and the output you see here so that I can take a look).

Children
Related