Closed vsanagustin closed 5 years ago
@vsanagustin this error will repro when arduino.commandPath and arduino.path is wrong in old version of Arduino extension, but in latest version this issue is fix,
if you still revived this error, maybe it caused by other reason, Can you share more detail about how to repro on it ? Thanks a lot!
@vsanagustin Can you share your settings.json ?
Hi, seems i get this as only message when verifing or uploading. Despite that, the built process seems to work, as i get a binary.
Output:
[Starting] Verify sketch - arduino\some.ino [Error] Exit with code=undefined
or
[Starting] Upload sketch - arduino\some.ino [Error] Exit with code=undefined
i have no arduino command path nor changed i the default path so no changes in the settings.json.
Im using Arduino IDE 1.8.7 and 0.2.20 of the extension.
Br
Hi, I also have same problem.
any fix on this?
btw im new to vscode where do i find "settings.json" to share?
using Arduino 1.8.7 and VSCode 1.27.2 and ardunino ext 02.20
Arduino 1.8.7 has some breaking changes, please use Arduino 1.8.6.
Thanks for the answer ... but im using just normal visual studio now
Hjk