Jimmy Eisenhauer
Jimmy Eisenhauer
@nacuteodor moved to your ProcessTestSummaries works great! thanks
same here
yeah and saucelabs no longer has a free account...just a free trial. 👎
I noticed this as well. I removed the plugin line from my pod file and I still see the log that it is applying patches. I noticed if I remove...
I get this same error when I removed it from my gemfile. Adding it to my gemfile with cocoapod gets it to work.
I just went from node 4.4.3 to 6.9.1 and didn't see any issues. Did they fix something in 6?
I found out what was writing the request twice. It is this line in the cache file: ['http', 'https'].forEach(function(protocol) { I am using nodejitsu http-proxy so on a http-->https proxy...