jonathan schatz

Results 37 comments of jonathan schatz

btw the solution we found was to add an empty file in the (empty) bucket directory. now we can reliably start a server and have all of our buckets exist...

hi @yuchenshi - `v11.14.2` doesn't work for us in docker. with this config: ``` { "firestore": { "rules": "firestore.rules" }, "emulators": { "firestore": { "port": 8080, "host": "0.0.0.0" }, "pubsub":...

i can confirm that adding both of these blocks fixes the issue for us: ``` "hub": { "host": "0.0.0.0", "port": 4400 }, "logging": { "host": "0.0.0.0", "port": 4500 }, ```...

can you relax the `peerDeps` on `cheerio` since `enyme-3.x` lists `cheerio "^1.0.0-rc.2"` as a dep? happy to do the pr again for this if needed.

https://github.com/producthunt/chai-enzyme/pull/201

just came to open the same ticket - having the matching [rubocop-airbnb](https://github.com/airbnb/ruby/tree/master/rubocop-airbnb) package installed alongside rubocop would be awesome.

would a pr help on this?

definitely interested in helping out. we're not using `apollo-engine` but we are using this gem with `graphql-playground`

is this in progress at all or would you accept a pr / help

any chance for a release here? it's been a month and we can't manually pull in this fix.