subprocess.CalledProcessError: Command '['zap-cli', '--version']' returned non-zero exit status 2.

hi

I encountered the following issues while compiling the matter project using nrf52840.

I checked the ZAP CLI command and it doesn't seem to have the - version parameter

Parents
  • Hi,

    To try and exclude a couple of causes, could you answer the following?

    1. Which SDK are you using? If it is nRF Connect SDK, have you made any modifications to the SDK?
    2. Are you building an unmodified sample? If so: Which sample are you building?
    3. If you have made any modifications, could you explain the changes you've made so we can try to recreate it?

    Kind regards,
    Andreas

Reply
  • Hi,

    To try and exclude a couple of causes, could you answer the following?

    1. Which SDK are you using? If it is nRF Connect SDK, have you made any modifications to the SDK?
    2. Are you building an unmodified sample? If so: Which sample are you building?
    3. If you have made any modifications, could you explain the changes you've made so we can try to recreate it?

    Kind regards,
    Andreas

Children
Related