James

Results 30 comments of James

same situation, I am on MacOs Catalina 10.15. I have tried all of the options here: https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md and it didn't work. I am on Node 12.16.1

Is there anything that can be done to solve this issues?

@edemaine This is perfect timing, I was wanting to use Vent but wasn't quite ready to switch to full mongo redis-oplog. I have already done a quick test and it...

@theodorDiaconu this is a bug fix, can it get merged... I am not sure why the tests are not passing, it doesn't have to do with the PR changes.

@dovydaskukalis thanks for tracking down where the error was coming from, I created a PR to fix it which is working on my local computer.

I have run into a similar problem where String doesn't equal String, and Number, Object, etc. It seemed that even though I added global to the context, these literals were...

@davideicardi Hey sorry, I actually don't have it setup right now to test that same situation, I ended up adding the library to package.json :( it was mssql.

Hi @davideicardi, I am back to using and testing your package, I ran into an error were "mailgun.js" was throwing an error "URLSearchParams is not defined" and it should be...

This is happening to me on Node 14 where is was fine on Node 12.

I just updated to Meteor 1.8.3 and used @wildhart 's suggestion to use the npm package directly. I had to change of view things to migrate, like importing the path/route...