Install Behind NPM proxy

Description

I’m trying to install Rocket.Chat server behind an NPM proxy, I edited my systems NPM registry but it appears, that didn’t actually make it use the proxy.
At the npm install step listed in the documentation: https://rocket.chat/docs/installation/manual-installation/centos/
Is no additional data downloaded? It’s all already bundled?

Server Setup Information

  • Version of Rocket.Chat Server: latest
  • Operating System: Centos
  • Deployment Method: tar
  • Number of Running Instances: 1
  • MongoDB Version: 4.0

Further description, took my VM from routing to the internet, it is unable to locate packages in the registry? So what sorcery is being used for say this package node-pre-gyp@0.14.0

Got through that, apparently some of the packages are in the yarn repo. So added that to my proxy. Now it’s failing on node-source-map-support