Closed distributedlock closed 8 years ago
This is very weird, since running node lib/bin.js
works fine. It is already using the latest version of yargs, I'm not sure what might be causing it. Thanks for the issue.
Thing is, package.json
gets parsed once it's deployed to npm and turns into an object, which triggers the error.
Working perfectly now. Thanks for the bug fix. Appreciate the quick response 👍 .
It seems there is an error in the
yargs
dependency. Tested this issue on Nodev4
,5
,6
,6.1
. Maybe an update to the latest version of yargs might resolve this?Error log below: