-
Notifications
You must be signed in to change notification settings - Fork 226
Board manager / Library manager do not work with portable Arduino installation #415
Comments
@eamonoreilly What's your OS version and VSCode version? What's the value of your |
OS: Windows 10 Working Non working |
It would be better to support portable Arduino installation scenario. 4.) open vscode and install Arduino extension. |
After use the new version of Arduino extension. here is the result: 1. if not create portable folder under
Open vscode and run ardunio:Board manager command, then install esp8266 package successfully. Verify the package installation path is in path Press F1 and run ardunio:Library manager command, install Adafruit ESP8266 library succesfully. Verify the libary installaton path is in 2. delete Arduino15 folder under Restart vscode and run ardunio:Board manager command, we also can install esp8266 package successfully. Verify the package installation path is in path Press F1 and run ardunio:Library manager command, install Adafruit ESP8266 library succesfully. Verify the libary installaton path is in but ardunio:Example command is not work now. |
the new version 0.2.12 is support portable Arduino installation, Board manager / Library manager /Example can work. |
Board manager and library manager do not work when a portable Arduino installation is chosen by arduino.path
(Please let me know if any logs would help to debug this.)
The text was updated successfully, but these errors were encountered: