-
Notifications
You must be signed in to change notification settings - Fork 227
Upload command sometimes fails because of an unknown flag #1319
Comments
I just got same issue, with arduino-cli v0.20.2 and arduino extension v0.4.10 "CLI:Upload" command works after replacing Thus i added a inner |
This worked for me too.. Please change that on next release. |
Still present with Visual Studio Code extension for Arduino v0.4.12 with:
|
I'll see if I can do a PR, but for now, at line 631 of 0.4.12
This DOES upload correctly, but doesn't rebuild. I don't know if that is as expected or a bug introduced by this change... |
This exact error is occurring on these versions: Arduino IDE v2.0.3 |
Issue still present with extension v0.4.13 |
Same for Version 0.6.0.
|
I'm getting the error too - late 2023. |
I'm getting this issue too |
same here. |
Can't believe this bug is still present! Just change the flag |
bump |
Clean up arduino cli installation and use something other than stupid snapd
to install it. That fixed it for me
…On Tue, Apr 16, 2024 at 9:45 AM Benjamin Völker ***@***.***> wrote:
*bump*
—
Reply to this email directly, view it on GitHub
<#1319 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGAYEEIC6JM3OFXZRV7R63LY5UTO7AVCNFSM5CGH4B42U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBVHEYTGMRXGA4A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I just ran into this when trying to use Try using |
Platform: Ubuntu 20.10.
Arduino version: CLI 0.13.0.
Using the
Arduino CLI: Upload
command sometimes results in the following error in the console:This seems to happen after the first succesful upload. I have
output
configured inarduino.json
.The text was updated successfully, but these errors were encountered: