Or is it something else? I guess possibly the NW.js version used for the Native IDE doesn't support the new HTTPS certificate style used for LetsEncrypt. Sounds odd but it's possible.
I believe a quick fix is just to go to Settings -> Communications -> Module URL and change https://www.espruino.com/modules to http://www.espruino.com/modules`
Since you're native, the lack of HTTPS won't matter
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Are you still getting this exact same error:
Or is it something else? I guess possibly the NW.js version used for the Native IDE doesn't support the new HTTPS certificate style used for LetsEncrypt. Sounds odd but it's possible.
I believe a quick fix is just to go to Settings -> Communications -> Module URL and change
https://www.espruino.com/modules
to http://www.espruino.com/modules`Since you're native, the lack of HTTPS won't matter