Hi guys,
At my current customer I'm trying to install the ojet cli. It takes a very long time (hours) and yet it still seems to fail to load some resources. At some tries it just even halts.
But in anyway, once I seemed to have succeeded inĀ installing the cli, but then it fails in creating an application.
Now, with our browsers loading gmail for instance fails when allowing the browser to use TLS 1.3, but it succeeds when using only TLS 1.2. So I figured, maybe that is interfering with my npm install.
Is it possible to force npm/node to use only 1.2?
Thanks in advance.
Regards,
Martien