mikey$money
CDCloudflare Developers
•Created by ResearchPlays on 4/18/2025 in #workers-help
Dependency Conflict in Next.js Cloudflare Template during npm install
if you are still having this issue, i was able to solve it, without having to adjust any of my package versions, by moving to pnpm.
* install pnpm
* delete your node modules and reinstall via
pnpm i
* trigger another deployment in cloudflare
this got me back to normal functioning6 replies