tar -xvkf “/home/musman/.config/Code/User/globalStorage/circuitdojo.zephyr-tools/file-downloader-downloads/zephyr-tools-monitor-0.1.2-x86_64-unknown-linux-gnu.tar.gz” -C “/home/musman/.zephyrtools/zephyr-tools-monitor”
zephyr-tools-monitor
tar: zephyr-tools-monitor: Cannot open: File exists
tar: Exiting with failure status due to previous errors
Whenever i try to execute command zephyr tools :setup in visual studio code command palette then i get above error , though i can execute the file in terminal and also can set the relevant parameters but i cannot execute it in the visual studio code command palette. What could be possibly wrong here ? and it should be noted that i have also changed permission of .zephyrtools directory and all of it’s sub folders to “rwx”. Any help and suggestion will be highly appreciated.