speeduino / SpeedyLoader

Speeduino universal firmware loader
GNU General Public License v3.0
41 stars 24 forks source link

Use `fetch` instead of `request` #25

Closed karniv00l closed 1 year ago

karniv00l commented 2 years ago
Screenshot 2022-01-16 at 11 06 08 Screenshot 2022-01-16 at 11 42 58

(sorry for the whitespaces)

The certificate looks good, though the request package doesn't like it, there is no fix for that in the newest version.

I would advise transitioning to using native fetch in the renderer window and hopefully, in the future remove this dependency.


Tested on Apple M1 macOs 12.1

noisymime commented 1 year ago

Closing as change to fetch is now in place