When I perform a Gatsby build I'm getting this warning from a package your plugin requires. The owner of this project todl me in an issue ticket that I most asking the owner of the project including "postcss-js" to update the version so this warning no longer appears.
ERROR
(node:8744) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at D:\XXX\XXX\node_modules\postcss-js\package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)
From what I can tell from my yarn file your project is the one in question:
When I perform a Gatsby build I'm getting this warning from a package your plugin requires. The owner of this project todl me in an issue ticket that I most asking the owner of the project including "postcss-js" to update the version so this warning no longer appears.
From what I can tell from my yarn file your project is the one in question: