webusb/arduino

Can not download https://github.com/kimio-kosaka/webUSB-arduino/archive/v1.0.0.tar.gz

Closed this issue · 1 comments

Hi,
When I tried https://kimio-kosaka.github.io/webUSB-arduino/package_webUSB_index.json into arduino IDE board manager, I had the error at at the bottom. I also tried to download https://github.com/kimio-kosaka/webUSB-arduino/archive/v1.0.0.tar.gz using chrome and I got this error ::

The given path has multiple possibilities: #Git::Ref:0x00007f518371ca38, #Git::Ref:0x00007f518371c998

it seems there are two files with same name. Branch file naming is wrong? I am not sure. Anyway please try board manager and index.json above you can reproduce the problem. Would you please fix?

================= error message ====================
java.lang.RuntimeException: java.lang.Exception: https://github.com/kimio-kosaka/webUSB-arduino/archive/v1.0.0.tar.gz
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:179)
at java.lang.Thread.run(Thread.java:748)

Closing as a duplicate of kimio-kosaka/webUSB-arduino#2 as the package in question isn't maintained by this project.