Dear Sir or Madam, could you please whitelist the following URLs: https://registry.npmjs.org and https://ftp.gnu.org
I got a "self-signed certificate in certificate chain" issue when I tried to install some Nodejs dependencies (which is necessary for my GIS-based UI components) in the userVM, for example, when I type "npm i mongodb --save", I got the following error as the lines below:
Comments
npm error code SELF_SIGNED…
npm error code SELF_SIGNED_CERT_IN_CHAIN
npm error errno SELF_SIGNED_CERT_IN_CHAIN
npm error request to https://registry.npmjs.org/mongodb failed, reason: self-signed certificate in certificate chain
It's useless and inefficient…
It's useless and inefficient to copy the `node_modules` to the userVM since my laptop is arm64 based. It could be more efficient if I was prototyping on the userVM since it had all the necessary datasets from your platform. I also had no other amd64 arch based machine to build a container so I could just use it in the userVM. (The docker cross-arch compiling could kill my laptop since it took days and weeks. Maybe the cpu of my laptop was not powerful, it's really a bad experience for me)
The same issue happened when…
The same issue happened when I tried to build a container to get some gnu tools (https://ftp.gnu.org) to compile.
Some help, please.
Dear mileybeaumont, I…
Dear mileybeaumont,
I requested a policy change for these 2 repos with our system administrators. This change is expected for next week.
Kind regards,
Jens
Thank you !
Thank you !
Policy has been changed. NPM…
Policy has been changed. NPM registry and GNU repo should be allowed now.