-
Notifications
You must be signed in to change notification settings - Fork 236
ArduinoCLI additional urls fails #1388
Comments
I had this same issue. |
I had the same error output:
This is what I did to workaround the issue:
After performing the above, I could view the My
Mac OS Hope this helps. |
Thanks @phan-t worked like a charm on ubuntu |
I think you're right about that, I quickly searched the extension's code for
Although I can see how that would get around it, it's probably not the ideal workaround, especially due to #1477 currently requiring the CLI as a workaround if 2.0 is installed #1388 (comment) is probably the best, and I might try submitting a PR to fix later |
Any updates on this? I am trying to use the bundled arduino-cli so the suggestion here does not work (I mean, I do not know what is the path to use for arduino-cli in that case). |
Re: location of bundled arduino-cli, if on Windows, check under: |
So basically, you guys want to move to the bundled arduino-cli in the future, and it does not work if one adds custom boards... What a great idea. |
Can you try switching to the pre-release version? It includes #1611 which should fix this issue. I'll try to get another official release out soon. |
I just published non-pre-release version 0.6.0 to the marketplace as well, which also includes #1611. |
This appears to still be broken as of v0.6.230727001 |
if using mac don't forget ide permissions #1681 (comment) |
@SergioGCarvalho thank you so much, that did the trick for me! |
When passing the additionalUrls setting, the board manager can't update and the terminal says:
Tried with a single string and in an array, same results.
My settings.json is:
VSCode version
1.62.3 ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 x64
Arduino extension version
v0.4.8 preview
Arduino CLI version
arduino-cli alpha Version: 0.19.3 Commit: 12f1afc2 Date: 2021-10-12T10:15:19Z
The text was updated successfully, but these errors were encountered: