sindresorhus/trash

Upgrade fs-extra dep

jdalton opened this issue · 4 comments

The current dep of fs-extra is pretty old and contains a now deprecated Buffer usage. This will turn into a runtime error in Node v10.

I tried, but tests were failing and I don't have a Linux machine or time to debug.

https://travis-ci.org/sindresorhus/trash/builds/358470595

Hmm interesting. Thanks for attempting it. I'll check it out.

Closing as we're no longer using fs-extras.

Thank you @sindresorhus!