Hi,
I am unable to run Zephyr Setup on my macbook.
The result on the console the following
[SETUP] downloading https://github.com/circuitdojo/zephyr-tools-cli/releases/download/0.1.7/zephyr-tools-0.1.7-x86_64-apple-darwin.tar.gz
tar -xvf "/Users/lorenzo/.zephyrtools/downloads/zephyr-tools-0.1.7-x86_64-apple-darwin.tar.gz" -C "/Users/lorenzo/.zephyrtools/zephyr-tools"
[SETUP] downloading https://docs.jaredwolff.com/files/newtmgr/darwin/newtmgr.zip
Together with the message
Command 'Zephyr Tools: Setup' resulted in an error (Running the contributed command: 'zephyr-tools.setup' failed.)
I have followed the same process successfully on an iMac and on a linux/ubuntu system. But I am unable to understand what is going wrong on my macbook.
Is there any place I can check a more detailed error log?
maybe this?
[2022-12-25 20:04:40.497] [exthost] [error] Error: certificate has expired
at TLSSocket.onConnectSecure (_tls_wrap.js:1501:34)
at TLSSocket.emit (events.js:315:20)
at TLSSocket._finishInit (_tls_wrap.js:936:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:710:12) zephyr-tools.setup
Thanks for your help
LP