Babak Khorrami

Results 10 comments of Babak Khorrami

this works too: ```javascript expect(Promise.reject).to.be.rejectedWith(Error).eventually.with.property('name', 'YourError') ```

There should be other alternative hosting methods to keep this online somehow free of charge. Even the cloud providers have sorts of Open Source programs/initiatives to help keep things like...

for me, it's a different error. I use windows NVM too but with node v16. I had pm2 installed globally with npm before running this. maybe that's related too. ```...

for me it works when you apply the plugin at the schema but not when using globaly.

this solution is better: https://github.com/matteodelabre/mongoose-beautiful-unique-validation/pull/49#pullrequestreview-336297722

I am facing the same problem. but since I am running manually in dev machine, when this error happens (randomly) I just instantly terminate and re-run the code, and it...

@kamikazechaser I think the port setting only applies to the webhook model, I didn't configure it to use webhook, and I'm getting the error for the long-polling get updates method....

> In case someone needs to copy assets(fonts and images) referenced in css, you can add the following to microbundle-crl in postcss plugings section: > > ``` > import postcssCopy...

@gquinteros93 @futbolsalas15 which branch are you talking about I don't see any branch other than released versions and master. if there is a branch that fixes postcss issue we can...

this is still a good library used by many people, maintainers do you need help? this PR is also already reviewed by 2 people. someone needs to fix the travis-ci...