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
npm version 10.4.0
The text was updated successfully, but these errors were encountered:
Run : rm -rf ./node_modules rm pnpm-lock.yaml
Add ^ symbol to install the latest version of the next and others, it will fix the issue.
Example : "contentlayer": "^0.3.1", "date-fns": "^2.29.3", "lucide-react": "^0.92.0", "next": "^13.3.2-canary.13",
Run : pnpm i
Sorry, something went wrong.
Just run pnpm add next@latest and you'll be good to go. Happy coding.
No branches or pull requests
npm version 10.4.0
The text was updated successfully, but these errors were encountered: