You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use artifactory as a our internal npm repository. It mirrors npmjs.org and also allow us to push internal npm packages to it.
However, when we do a clean install/build using tns build android the nativescript-cli itself starts a http client to pull the tns-android package from npmjs.org: