haha

Results 5 comments of haha

@304NotModified Please try to create a `tmp` folder under your current working directory or root folder of your current drive.

@fiveisprime I am having the same issue when I am deploying a Meteor app using Azure MongoDB. I guess this is the line which raises the exception. https://github.com/meteor/meteor/blob/master/packages/accounts-base/accounts_server.js#L1492 As can...

@fiveisprime Oh, yeah, thanks for reminding. I actually chose MongoDB as my NoSQL API in Azure NoSQL (DocumentDB). I overlooked it since I thought it will work exactly the same...

I bumped in this library and found it very useful, and it would be definitely more useful if it provides asynchronous I/O. The low-level interfaces seem to have already provided...

I realise there is a PR #427 for it.