Search
Setup for Free
CD
Cloudflare Developers
How can i fix npm ERR! Could not resolve dependency ?
Original message was deleted
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
83,384
Members
View on Discord
Similar Threads
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
G
GregBrimble
•
1/27/23, 2:54 PM
Try running
npm install --legacy-peer-deps
npm install --legacy-peer-deps
or
npm install --force
npm install --force
in your project and then git commit and push
.
npm install --force
npm install --force
Similar Threads
Could not resolve
CD
Cloudflare Developers / workers-and-pages-help
3y ago
ERROR: Could not resolve "crypto"
CD
Cloudflare Developers / pages-help
2y ago
Could not resolve "node:buffer"
CD
Cloudflare Developers / pages-help
3y ago