Tim Elfelt
Tim Elfelt
XHR returns: `{"result": "error", "message": null}`  The Travis build is failing, does that affect the installation process? `The job exceeded the maximum time limit for jobs, and has...
http://ngmodules.org/modules/angulartics shows the old repo url. The new one is https://github.com/angulartics/angulartics
Happy to debug if needed. Just used the `newcast` command to test 
https://github.com/Automattic/mongoose/issues/4596
Either with an env variable and JSON seed file (more flexible, can touch multiple collections), or a more simple one collection check. Example for a package called packageName, this code...
Would people benefit from something like https://github.com/Daplie/letsencrypt-express - Automatic Registration via SNI - Automatic Renewal (around 80 days) - **renewals** are _fully automatic_ and happen in the _background_, with **no...
``` TypeError: callback is not a function at Config.onDatabaseLoadPackageModel (/home/tim/dev/github/mean6/node_modules/meanio/lib/core_modules/config/index.js:122:3) at Consumer.Dependable.runAction (/home/tim/dev/github/mean6/node_modules/lazy-dependable/index.js:73:22) at Consumer.Dependable.fire (/home/tim/dev/github/mean6/node_modules/lazy-dependable/index.js:70:53) at Consumer.onResolved (/home/tim/dev/github/mean6/node_modules/lazy-dependable/index.js:120:8) at Consumer.Dependable.resolve (/home/tim/dev/github/mean6/node_modules/lazy-dependable/index.js:56:10) at Meanio.Container.resolve (/home/tim/dev/github/mean6/node_modules/lazy-dependable/index.js:195:5) at Config.loadPackageModel (/home/tim/dev/github/mean6/node_modules/meanio/lib/core_modules/config/index.js:111:32) at Config.update...
I want to add a projection to my query to return minimal data, but when votes array is missing the plugin crashes This query works: `Model.find(query, {field: 1, vote:1})` This...
Is it possible to run passenger standalone on heroku with NodeJS/Express?
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `yarn.lock` #### Note...