This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Failed at verifying ninja at Getting started assistant

Hi

OS: Windows 7 (32-bit)

nRF Connect application: v3.1.0

Getting started assistant: v1.0.1

Please see the attachment. After installing ninja, tried to verify it but got error message.

Did you know what the error message means? How to solve this problem/ 

Thanks.

Parents
  • Hi Jeffery,
    Please check that you have ninja in the folder: C:\ProgramData\chocolatey\bin

    What happens if you type: choco install ninja in the command line?

    Could you also check the ninja --version ?


    It is possible that you have installed 'ninja' before without the 'choco' package manager so it can't be found in the path, but as long as you can run 'ninja' this should not cause any issues.

Reply
  • Hi Jeffery,
    Please check that you have ninja in the folder: C:\ProgramData\chocolatey\bin

    What happens if you type: choco install ninja in the command line?

    Could you also check the ninja --version ?


    It is possible that you have installed 'ninja' before without the 'choco' package manager so it can't be found in the path, but as long as you can run 'ninja' this should not cause any issues.

Children
Related