Allen Fuller

Results 10 comments of Allen Fuller

Noticing that as well.

I don't want to pile on but am just getting my act together to use ES2015 modules and ran into the same issue. Thank you for maintaining this package and...

Guys, I apologize but the further I dig into this the more anxiety I feel about breaking something important in Meteor core. I believe someone else would be better suited...

I keep running into this myself. Have tried both calling a file from S3 and a local file, but either option just returns: ``` Parsing complete: { data: [], errors:...

Same boat here! ``` x Prepare Bundle: FAILED ------------------------------------STDERR------------------------------------ ------------------------------------STDOUT------------------------------------ Updating base image root: Pulling from zodern/meteor Digest: sha256:0a2d5104d177d06131b39d7321e2edd8ecd301d438c188e55d9ac173c0ab10fb Status: Image is up to date for zodern/meteor:root docker.io/zodern/meteor:root Preparing for...

FWIW, I cleared out my `node_modules` folder and re-ran `meteor npm install`. That did the trick and pushed it through. (Also, I'm still on 2.12)

As always, that did the trick -- thanks!

So I've got another issue that I just can't shake with this code. It always returns a "false" `false` when I first run it. A user types in a unique...

+1 running into this issue w/ Mailgun.js 8.1.0 in a Meteor.js app.