Next.js Discord

Discord Forum

What's wrong here?

Unanswered
Argente Brun posted this in #help-forum
Open in Discord
Argente BrunOP

2 Replies

delete node_modules and package-lock.json and try installing again with
npm install --legacy-peer-deps
looks kinda familiar, try using pnpm instead of npm