Hi
I use the nRF52840 board and am currently working on a Matter project.
I am trying to add a cluster to an existing Matter sample project as per the link guide below.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_matter_creating_accessory.html
However, when run_zaptool.sh is executed, the following error occurs.
classic037 ~/Desktop/Matter/ncs/modules/lib/matter ➦ 0ad8f70d5 ± ./scripts/tools/zap/run_zaptool.sh ../../../nrf/samples/matter/sensor/src/template.zap unglobed path: ./src-electron/db/zap-schema.sql copy from: ./src-electron/db/zap-schema.sql copy to: dist/src-electron/db/zap-schema.sql ⇝ Electron failed to install correctly, please delete node_modules/electron and try installing again |
I use a MacBook Pro M1 and do the above in Mac OS 12.2.1 environment.
Please help and guide
Thank you!