umap-explorer
umap-explorer copied to clipboard
Development server does not work without legacy SSL
Hi. I tried npm install
and npm start
and the development server threw SSL errors. I was able to work around it by using --openssl-legacy-provider
. I think some dependencies need to be updated.