Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running npm run dev. #3

Open
RamanSB opened this issue May 30, 2023 · 1 comment
Open

Error when running npm run dev. #3

RamanSB opened this issue May 30, 2023 · 1 comment

Comments

@RamanSB
Copy link

RamanSB commented May 30, 2023

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/parser' is not defined by "exports" in /Users/ramandeepbedi/Documents/Playground/LinkWidget/react-quickstart/node_modules/next/node_modules/postcss/package.json

@davidsonsns
Copy link

I faced the same issue. My nodejs version was v18.13.0, and after rolling it back to v16.8.0(kudos to this comment) I was able to run this quickstart.

I suggest u to install a nodejs version manager (btw, at this moment i'm using fnm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants