Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

Cannot install serialport & usb-detection dependencies #27

Closed mrwunderbar666 closed 7 years ago

mrwunderbar666 commented 7 years ago

Running Atom on Windows 10 and I installed "arduino-upload" via the Atom GUI and also tried via APM.

In neither cases it installs the npm dependencies for the serial port and usb detection.

How to do that? I need help! :)

Sorunome commented 7 years ago

You could try to manually install serialport via npm install serialport. Other than that, i have no idea. See https://github.com/Sorunome/arduino-upload/issues/8 for more information, I'd be very happy for help on this issue.

Sorunome commented 7 years ago

I did a lot of digging today, it should work now!

mrwunderbar666 commented 7 years ago

Thanks, I'll give it a shot tomorrow!

I've tried installing the dependencies manually yesterday with npm but was no success. I got the serialport package somewhat working, but usb-detect just wouldn't work under windows 10. Let's see, and thanks.

Sorunome commented 7 years ago

usb-detect is only needed if you use a programmer, such as atmel ice