Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Latest version of Arduino (1.8.7) does not work with extension #687

Closed
kevineger opened this issue Nov 5, 2018 · 5 comments
Closed

Latest version of Arduino (1.8.7) does not work with extension #687

kevineger opened this issue Nov 5, 2018 · 5 comments

Comments

@kevineger
Copy link

Environment Information

System: Ubuntu 18.04
However, I suspect this applies to any and all OSs

Repro Steps

  • Start clean
    • Disable all other extensions
    • Remove existing packages (~/.arduino15/packages)
  • Install Arduino 1.8.7
  • Specify the path in VSCode user settings: "arduino.path": "/opt/arduino-1.8.7",
  • Attempt to Install a board in Board Manager

Actual

  • The Output terminal states "[Done] Installed board package - AZ3166"
  • In ~/.arduino15/packages, the newly installed board is not there

Expected

  • The specified package is installed

Notes

  • Rolling back to 1.8.6, it works.
@czgtest
Copy link
Contributor

czgtest commented Nov 5, 2018

@kevineger Arduino IDE 1.8.7 has some breaking changes, it will install board package and library failed, So it is recommended that you install version 1.8.6

@gvarisco
Copy link

gvarisco commented Dec 7, 2018

@czgtest hi! Arduino IDE 1.8.8 has been released and should be hopefully fixing arduino/Arduino#8069. Can you give it a try? Do let me know if you encounter further issues.

@a7hybnj2
Copy link

a7hybnj2 commented Dec 8, 2018

I did not have any luck with 1.8.8 or 1.9(beta) with vs-code. I could be overlooking some setup parameter but neither worked.

@czgtest
Copy link
Contributor

czgtest commented Dec 10, 2018

I use Arduino IDE 1.8.8, install board package and libraries successfully , this issue was fixed on Arduino IDE 1.8.8.

@czgtest
Copy link
Contributor

czgtest commented Dec 10, 2018

@a7hybnj2 Can you open another issue for using 1.8.8 ?

@czgtest czgtest closed this as completed Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants