Uh oh!
There was an error while loading. Please reload this page.
Revert "deps: upgrade npm to 3.3.6" - #3493
Conversation
This reverts commit 41923c0.
evanlucas
commented
Oct 22, 2015
/cc @iarna |
jasnell
commented
Oct 22, 2015
CI to see if that really does fix the problem on the CI side: https://ci.nodejs.org/job/node-test-pull-request/569/ |
jbergstroem
commented
Oct 22, 2015
This issue is making all bots go red. |
silverwind
commented
Oct 22, 2015
A fix for this is scheduled in #2286: targos@59c8297. |
jasnell
commented
Oct 22, 2015
@jbergstroem ... there's hope: https://ci.nodejs.org/job/node-test-commit-linux/1000/nodes=debian8-64/console ;-) Looks like reverting this commit saves the day on at least one of the bots so far |
iarna
commented
Oct 23, 2015
Looks like the |
jasnell
commented
Oct 23, 2015
@iarna ... if we can get a quick patch in that fixes the issue, we can likely avoid the full revert. Given that this has happened before, tho, we likely need to tweak the test process a bit before npm updates land |
iarna
commented
Oct 23, 2015
jasnell
commented
Oct 23, 2015
Ok, 68471dd landed. Closing this. |
This reverts commit 41923c0.
We ran into the missing module issue again...
https://ci.nodejs.org/job/node-test-commit-osx/987/nodes=osx1010/console
/cc @Fishrock123
Reference to original issue is at #1899