andrewrk / node-s3-client

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

Update dependencies #145

Open colinlma opened 8 years ago

colinlma commented 8 years ago

(node:23534) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version. /Users/colinma/Documents/ParivedaProjects/LBH_POC/transfertoS3POC/node_modules/mime/mime.js:72 var ext = path.replace(/.*[.\/]/, '').toLowerCase();

However I am not able to upload graceful-fs.

Stacked overflow posts recommended I update my version of node but that still did not do anything and this still results in the same error.

Many SO posts suggest that it is a dependency issue and to bring up the issue.