dasuchin / grunt-ssh-deploy

Grunt SSH Deployment
MIT License
66 stars 45 forks source link

Add to the README a notice to advice that node 0.12.^ needed #42

Closed labbati closed 9 years ago

labbati commented 9 years ago

Source code uses extensively path.posix which is only available from node 0.12.0 up. While this is not worth a pull request, you should add this info to the README as the error message that comes out of the console does not state it clear the problem.

dasuchin commented 9 years ago

This should be taken care of by package.json.