the latest version folders currently on npm (0.0.6) seems to have a bug in how errors are passed to the callback in the folders-local module (it does not follow conventions of the error being the first parameter in the callback). Reading the source code, the error seems to be fixed on the current master but not in the latest npm release. Please publish a new version to npm so we can get the fix without having to hack our package.json to download the master branch.
the latest version folders currently on npm (0.0.6) seems to have a bug in how errors are passed to the callback in the folders-local module (it does not follow conventions of the error being the first parameter in the callback). Reading the source code, the error seems to be fixed on the current master but not in the latest npm release. Please publish a new version to npm so we can get the fix without having to hack our package.json to download the master branch.