nRF Connect Extension for VS Code Unable to run most commands

While following the "nRF Connect SDK Fundamentals" tutorial, my nRF Connect extension fails on the "Install Toolchain" step with error command 'nrf-connect.installToolchain' not found. I'm able to circumvent for now by using nRF Connect for Desktop and installing the toolchain with its Toolchain Manager, but still troubling that none of the commands seem to work directly from the VS Code nRF Connect extension. Nearly all nRF Connect commands similarly fail from VS Code including "Install SDK", "Manage Toolchains", "Check nRF Command Line Tools Update".

Any help to resolve would be greatly appreciated!

My setup:

  • Windows 10 64bit PC
  • VS Code v1.86.1
  • nRF Connect for VS Code Extension pack v2023.11.3
  • nRF Command Line tools v10.24.0
Parents
  • Hi Priyanka,

    This was a first-time install. After initial installation, this was the welcome screen:

    When trying to select "Install Toolchain" here or manually running "nRF Connect: Install Toolchain" via the command palette it gave this error:

    Trying commands "Install SDK", "Manage Toolchains", and "Check nRF Command Line Tools Update" in the command palette give similar errors.

    Thank you!

Reply
  • Hi Priyanka,

    This was a first-time install. After initial installation, this was the welcome screen:

    When trying to select "Install Toolchain" here or manually running "nRF Connect: Install Toolchain" via the command palette it gave this error:

    Trying commands "Install SDK", "Manage Toolchains", and "Check nRF Command Line Tools Update" in the command palette give similar errors.

    Thank you!

Children
Related