Hi,
I'm trying to do a base installation of the Smart UI SDK. I downloaded the 20.4 SDK (the latest) and installed nodeJS v 11.15 (based on advice from others after trying with v14.16 and running into problems with running the yeoman installer - primordial error).
I got as far as where you unpack the SDK, CD into it and run npm install.
WHen I do that, after about 5 minutes, it comes back with this:
I checked and artifactory.opentext.net is indeed unreachable (assuming that it is even a real internet address - I thought opentext.net was reserved for internal addresses).
is it just that the repo for artifacts above is down temporarily or do I need a different package.lock.json (the file that explicitly mentions the aforementioned address)?
Thanks in advance.
-Hugh