Closed janedzumerko closed 2 years ago
With the current version of extract-files
you won't get a deprecation warning:
https://github.com/jaydenseric/extract-files/blob/v11.0.0/package.json#L37
One of your dependencies has an out of date dependency on extract-files
; you can run npm ls extract-files
to figure out which one.
Hi, I am using gatsby v4 and when running my project I am getting this error.
I believe it's coming from this module, which I don't use directly, but through some other module. Can I somehow fix the error in my repo, or it should be done in this repo ?