Rahul Singhai

Results 4 comments of Rahul Singhai

I have opened a PR https://github.com/danielwegener/logback-kafka-appender/pull/104 for this.

I deleted the Gitlab connection in Jenkins > Manage Settings > System, and then recreated it. After that the error went away.

Was getting the same issue in Node v8.11.3 and Yarn v1.8.0. What fixed this for me was setting proxy settings for npm: npm config set proxy http://proxy-host -g npm config...