Replies: 1 comment 5 replies
-
Very strange, we have this export https://github.com/postcss/postcss/blob/main/package.json#L26 What did you do before getting this error? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone ! I'm having a weird error when building my app on Jenkins. This comes from postcss and I can't find any information online.
Console output:
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/parser' is not defined by "exports" in /app/node_modules/next/node_modules/postcss/package.json
PostCss version: 8.2.4
Any help would be appreciated ! 🙏🏼
Beta Was this translation helpful? Give feedback.
All reactions