Danijel H
Danijel H
Hi. This should already be fixed in [1.7.0](https://github.com/jameswlane/jest-express/releases/tag/v1.7.0) version however I am still getting this error with 1.9.0 version. Issue: [https://github.com/jameswlane/jest-express/issues/4](https://github.com/jameswlane/jest-express/issues/4) Pull: [https://github.com/jameswlane/jest-express/pull/84](https://github.com/jameswlane/jest-express/pull/84) - `express` version: 4.16.3 - `jest-express` version:...
**Describe the bug** It would be nice, if you could remove all the console outputs from `openvidu-node-client` package. I am using it in my Node.js backend and I get really...
I have added typings for Typescript support
Hi. Is it possible to get some update, instead of grunt-devperf grunt-yellowlabtools, while grunt-devperf is not maintained anymore? Best regards.
Some dependencies are outdated and need to be updated.
Hi. I was trying this example and I am getting `TypeError: Iso is not a function in server.js:58:13` What is the issue? Thanks.
Hi. I've started using Sails and I am currently looking and trying different view engines. Currently I am testing ect view engine and there is I think a problem in...
Hi. How can I define some query strings in my route? `/product/1111/orders?orderBy=date&sort=desc` Best regards.