Litzuck / lol-spectator-overlay-client

A client that produces an overlay similar to that of the one used in the broadcasts of LoL Esports during 2015-2017
MIT License
30 stars 10 forks source link

Not working #1

Closed katasuno closed 3 years ago

katasuno commented 3 years ago

(node:12168) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.

When I run it I get this error. What is the solution?

Litzuck commented 3 years ago

This line shouldn't impact the functionality of the application, because it is just a warning, which can be ignored. However there were some errors in the last release, which have been fixed now in the release v1.0.1 I think your problem should be fixed with this release. If not let me know.

katasuno commented 3 years ago

Great worked!