We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried npm i from the root then npm run dev from /apps/example-nextjs, but I got error when running the example:
npm i
npm run dev
/apps/example-nextjs
Module not found: Can't resolve '../../../../packages/react-next-pathname-nextjs/dist/index.mjs'
Please add a comprehensive step-by-step development guide.
The text was updated successfully, but these errors were encountered:
Closed #8
Sorry, something went wrong.
kevin-hyperjump
No branches or pull requests
I tried
npm i
from the root thennpm run dev
from/apps/example-nextjs
, but I got error when running the example:Please add a comprehensive step-by-step development guide.
The text was updated successfully, but these errors were encountered: