I’m trying to install my Ionic App through the registry with it’s dependencies. I try to achieve this with npm i –loglevel verbose while my ~/.npmrc looks like this: When watching the command run it seems to go just fine, until we hit other non-registry dependencies, suddenly I’m met with an authorisation error. Here is a paste of the command: