andrewrk / node-s3-client

high level amazon s3 client for node.js
MIT License
1k stars 305 forks source link

Update graceful-fs! #138

Closed dcflow closed 8 years ago

dcflow commented 8 years ago

Node 6 gives an error with graceful-fs 3.

grimabe commented 8 years ago

+1 for merge

Blechhirn commented 8 years ago

@faceleg Can we push a new version to npm? Seems worth it.

jrbenito commented 8 years ago

More than a year since last version up, need to bump version.

franciscop commented 8 years ago

npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

dcflow commented 8 years ago

@franciscop 59747661

ghost commented 8 years ago

Good man, @aiflow . Be great to get this merged. :+1: