joniba

Results 12 issues of joniba

I've seen a bunch of issues on this and all were closed claiming this was fixed. I must be missing something. I'm on version 2.0.0. But this code throws an...

I am just linking to the stackoverflow question here, in hopes someone with in-depth knowledge of moment-timezone will take a look at it: https://stackoverflow.com/questions/50385397/node-js-version-of-dependency-moment-timezone-changes-at-runtime Thanks in advance

question
Troubleshooting

Any idea what could be the issue? (First time using sails and passport) error: Sending 500 ("Server Error") response: TypeError: Cannot read property 'initialize' of undefined at module.exports (c:\code\node\bidding\demo\node_modules\sails-auth\dist\api\policies\passport.js:35:11) at...

The lack of this information forces us to create separate logstash pipelines for every collection in order to add this information to the output.

I think it's self explanatory. The "simple" parse_method converts them to strings, which is what the flatten method should do as well.

I'm trying to integrate cls into an existing project running both async/await and bluebird. Everything works terrific, until bluebird.delay is called, at which point the session gets lost. Example code:...

Currently we have to use the gulp-exit plugin to get gulp-cucumber to exit when the tests are done: ``` var gulp = require('gulp'), plugins = require('gulp-load-plugins')(); gulp.task('cucumber', ['env-test'], function ()...

About one third (sometimes more) of the time when I run clear, I get the following error: Unhandled rejection MongoError: exception: cannot perform operation: a background operation is currently running...

Thanks for the great utility! If I execute `copyfiles ** -e *.js` then both `.js` and `.json` files get excluded. The linux `cp` utility does not behave like this. To...

After many hours of trying to understand why node-gyp builds of various packages were failing after upgrade to node 6.9 LTS (boron), I finally found this package to be the...