When trying to install - get the following error:
npm ERR! code E401
npm ERR! 401 Unauthorized: asap@https://unpm.uberinternal.com/asap/-/asap-2.0.4.tgz
Seems it is trying to access UBER's internal npm repository ... (unpm.uberinternal)
when going into the site- indeed I need username and password .
Is there a way to avoid it?
When trying to install - get the following error:
npm ERR! code E401
npm ERR! 401 Unauthorized: asap@https://unpm.uberinternal.com/asap/-/asap-2.0.4.tgz
Seems it is trying to access UBER's internal npm repository ... (unpm.uberinternal)
when going into the site- indeed I need username and password .
Is there a way to avoid it?