I'm try to install a private NPM package but is failing when using bit install.
I also tried using yarn install to add the package just to check if I have the right access and it works.
Here's the screenshot of the error encountering when installing.
It is looking at https://node.bit.cloud/ instead of https://registry.npmjs.org/.
Thanks in advance for the help.