Skip to content
Discussion options

You must be logged in to vote

One thing to check is whether the issue is caused by stale dependencies or cached build artifacts.

Try:

  • Delete .next
  • Reinstall dependencies (npm install or pnpm install)
  • Start the development server again

If the problem persists, please share the relevant code and error output.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by vigneshwaran1702
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants