Markus Lachinger
Markus Lachinger
This should fix #189 and might close #182
### Checklist - [X] I'm reporting a problem with Chatterino - [X] I've verified that I'm running **the most** recent nightly build or stable release - [X] I've looked for...
- Upgraded Gradle to 3.5 (can't build with
``` java.lang.NoClassDefFoundError: scala/Product$class at com.netflix.config.scala.CallbackWrapper.(DynamicProperty.scala:84) at com.netflix.config.scala.PropertyBox.addCallback(DynamicProperty.scala:97) at com.netflix.config.scala.DynamicProperty$class.addCallback(DynamicProperty.scala:68) at com.netflix.config.scala.DynamicStringProperty.addCallback(DynamicStringProperty.scala:36) at ......... Caused by: java.lang.ClassNotFoundException: scala.Product$class at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 31 more ``` Scala 2.12 has...
How can I import the font awesome with the responsive layout without screwing around in the gem? @import "compass_twitter_bootstrap_responsive" @import "compass_twitter_bootstrap/font-awesome" throws Invalid CSS after "...rap_responsive"": expected selector or at-rule,...
Not sure whether I have to fix it or this is caused on the kafka-python library. run tail2kafka and then kill it with Control+C ^C Process Process-1: Traceback (most recent...