Results 33 comments of Chris

Hi, I'm seeing the following error: ``` [2015-01-24 14:21:49.560] [FATAL] p3negram - TypeError: Cannot read property 'indexOf' of undefined at /home/munkee/Programs/NodeApps/node-p3negram/node_modules/irc/lib/irc.js:269:52 at Array.forEach (native) at Client. (/home/munkee/Programs/NodeApps/node-p3negram/node_modules/irc/lib/irc.js:256:26) at Client.emit (events.js:107:17)...

For information I've included what I run to install avro: ``` munkee@DE-3628-SDN:~$ git clone https://github.com/apache/avro.git Cloning into 'avro'... remote: Counting objects: 28333, done. remote: Compressing objects: 100% (34/34), done. remote:...

Strangely enough I tried with this fork and it works fine now: https://github.com/wrmsr/bottledwater-pg Unsure what the differences are it just looked like the maintainer had removed/updated a few dependencies

I seem to be hitting the same issue without vbox I tried to document it as well as I could here. Does this look to be an underlying issue? https://superuser.com/questions/1411111/docker-dns-resolution-slow-for-http-calls-in-node-application-ipv6-bridge-netw

👍 I agree this would be useful! At the moment I've wrapped the callback into a new Promise to handle the scenario.

+1 same issue being hit. Warnings in chrome dev for maps not being correct. I'll be taking a deeper look this week and will report back on any fixes I...

Any updates on this one? I'm guessing as its all baked into stencil-cli we cant do much?

Fixed by downgrading npm back to v6 - errors on v7 as above post showed.

Any chance of this getting merged?

> Can't you add styles to `.medium-zoom-image--opened`? Yea - this is what I've done and seemed to work fine