-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Issue Installing v.3.12.3 #1805
Comments
Seeing this also |
Weird, can you please try v3.12.4 |
Seeing this now too. Breaking on 3.12.4 as well for me. |
3.12.4 seems to have fixed it for me |
This should be fixed in 3.12.4. I'm prepared to rollback to 3.12.2 but I'd rather avoid it. @aaronpearce are you also using heroku? Can you please confirm you're using a fresh 3.12.4 install. |
Using capistrano to deply on EC2, will attempt a fresh install now. |
Thank you. If you could also gist the npm installation log that'd be great. |
I am seeing this issue with 3.12.4 on our CI build server currently: Excerpt from npm-debug.log
|
@narthollis is there an error log also? I don't see the actual error in that excerpt. |
From a build run on CircleCI
|
Sorry, 3.12.4 didnt fix mine actually. Here's the error.
|
Ok, I've released 3.12.5 which reverts the recent logging changes I suspect are the cause. |
Please let me know if 3.12.5 has resolved your issues. If so I'll dig into what the root cause was when I have some time |
@chriswait yes. I suspect I'll revert the PR that introduced npmlog for logging also. It's caused a lot of trouble. Is someone able to confirm that this issue is resolved? |
Apologies, I missed that the error wasn't in the debug log. Error is as follows:
|
I was having the same issue, 3.12.5 fixed it for me. Thanks @xzyfer ! |
@mike-es thanks @narthollis @njbarrett @aaronpearce can you confirm whether 3.12.5 fixed the issue for you? |
Attempting a build with it now. |
Yeah, just watched a build trundle through that installed 3.12.5 haply - Thanks.
|
@xzyfer Can confirm that 3.12.5 works for me as well |
Thanks everyone! I'm going to take this as motivation to drop npmlog. |
Currently having issues with v.3.12.3 that was recently released. See output below. When reverting to v.3.12.2, it works fine though.
The text was updated successfully, but these errors were encountered: