Alex Ciarlillo

Results 7 comments of Alex Ciarlillo

Same problem here. Stuck on RedHats version of Vim and get the same error and also similar ones for different commenting tasks.

I ran into this as well. One thing I noticed was that this seems to only happen when I run the build from Git Bash. If I run it from...

I upgraded to 23.1.0 today to get the python fix for OSX and started hitting this error as well: ``` -> Options related to how build Linux targets. Details: *...

Sorry I should have clarified I also tried on 23.6.0 and hit the same issue. I am not sure why you cant repro. I will gather more information tomorrow and...

This may just be anecdotal but my hope is maybe it spurs an idea for someone or maybe some other person searching for answers will see this. We run CI...

So I was able disable reclient by setting `"reclient": "none"` in my config but I'm still a little confused on the issue of if `Cache-Only` access _should_ be working or...

Thanks I may be reading this incorrectly but it looks as of #537 merged yesterday, specifically [this change](https://github.com/electron/build-tools/pull/537/files#diff-25d70e877b6a16fb230c466e9f10ed27f40a3a8b6c80e3396156a0a57ea137d7R136) it may no longer be defaulting to `none`? Unfortunately I cannot remember...