error with node@6
diggy opened this issue · 4 comments
diggy commented
with --verbose
flag:
Found 0 dependencies to check for latest version
Error
Fatal error: Task failed due to Error
This happened after upgrading from node@5
to node@6
. Upping to grunt-dev-update@^2.0.0
did not help.
System info
os: macOS Sierra 10.12.3 (16D32)
node: v6.10.0
npm: 4.1.2
pgilad commented
This is a duplicate of #26. I'll be happy to accept a PR fixing this, and hopefully we can maintain backwards compat (but if not - that's not so bad either)
diggy commented
seems fixed, thanks! 👍
pgilad commented
No problem!