webusb / arduino

WebUSB demos running on Arduino (and compatible) hardware.
566 stars 152 forks source link

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

Closed yokotaccit closed 2 years ago

yokotaccit commented 2 years ago

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: #, #

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)

reillyeon commented 2 years ago

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