-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
I am trying to update my emsdk installation and getting the following error after running ./emsdk install latest
.
Installing tool 'emscripten-1.37.34'..
Error downloading URL 'https://github.com/kripken/emscripten/archive/1.37.34.tar.gz': <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)>
Installation failed!
I'm seeing this whether I try to upgrade an existing installation or install from a clean copy of the SDK. Platform is macOS. I tried to install 1.37.33 as well and that failed with the same error. Is anyone else seeing this problem?
mapsam, jjyyxx, mischnic, FalkorX, iboB and 24 moreparamsiddharth and PavlosP1987