npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/cloudinary
npm error cloudinary@"^2.4.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer cloudinary@"^1.21.0" from [email protected]
npm error node_modules/multer-storage-cloudinary
npm error multer-storage-cloudinary@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/cloudinary
npm error peer cloudinary@"^1.21.0" from [email protected]
npm error node_modules/multer-storage-cloudinary
npm error multer-storage-cloudinary@"^4.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
I built a project on my local machine now my project is ready then i trying to deploy my project on render but i have facing sume issue to deploy my project how to Fix the upstream dependency conflic, i totaly cunfused so give some suggestions how to fix this type of errors and how to successfuly deploy my project on render
Er. Vishal Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.