jaydenseric/extract-files

DeprecationWarning: using version 9.0.0

shlomogcap opened this issue · 1 comments

(node:13559) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./public/" in the "exports" field module resolution of the package at PROJECT_DIR/node_modules/extract-files/package.json.
Update this package.json to use a subpath pattern like "./public/*".
(Use node --trace-deprecation ... to show where the warning was created)

Sorry for the late response; for some reason I missed the notification for this issue.

Duplicates #17 .

This issue was fixed in v10.0.0 by e2f11e0 .