Open barrych opened 7 years ago
What did you box up that had that as a dependency?
Tried to do npm install npmbox. Anyway, I understood that it does not support npm v 5 yet, so I would wait for the next version or so.
Thanks
--Barry
On 22 Jun 2017, 18:36 +0300, Glen R. Goodwin notifications@github.com, wrote:
What did you box up that had that as a dependency? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Same problem here! +1
same problem here. +1
same problem after upgrade to nodejs 8.7.0
try npm -v
to see what your npm version is.
As @barrych mentioned, it has to be lower than 5
Same problem after upgrading npm. (to ver. 5.6.0).
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?