This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vs code: invalid NCS installation

vs code: invalid NCS installation

Parents
  • Hello Johan,

    the installation of your NCS did not finish successfully. If you open a bash, as described here, you will probably get the following initial message:

    NCS repositories are not yet cloned here. To do so run the following command:
    
    ncsmgr init-ncs
    
    user@user MINGW64 ~/ncs/v1.8.0
    $

    You can run the command

    ncsmgr init-ncs

    to confirm access to GitHub. If successful, this will complete the installation.

    Regards,

    Markus

Reply
  • Hello Johan,

    the installation of your NCS did not finish successfully. If you open a bash, as described here, you will probably get the following initial message:

    NCS repositories are not yet cloned here. To do so run the following command:
    
    ncsmgr init-ncs
    
    user@user MINGW64 ~/ncs/v1.8.0
    $

    You can run the command

    ncsmgr init-ncs

    to confirm access to GitHub. If successful, this will complete the installation.

    Regards,

    Markus

Children
Related