I am getting version conflict error
dibs439
TRIALOP

2 years ago

I am using

"typeorm": "^0.3.16"

and
"medusa-extender": "^1.8.8",

When I am deploying I am getting following error

10 9.019 npm ERR! While resolving: medusa-starter-default@0.0.1

10 9.019 npm ERR! Found: typeorm@0.3.20

10 9.019 npm ERR! node_modules/typeorm

10 9.019 npm ERR! typeorm@"^0.3.20" from the root project

10 9.019 npm ERR! peer typeorm@"^0.3.16" from @medusajs/medusa@1.20.7

10 9.019 npm ERR! node_modules/@medusajs/medusa

10 9.019 npm ERR! @medusajs/medusa@"^1.20.6" from the root project

10 9.019 npm ERR! peer @medusajs/medusa@"^1.7.2" from medusa-extender@1.8.8

10 9.019 npm ERR! node_modules/medusa-extender

10 9.019 npm ERR! medusa-extender@"^1.8.8" from the root project

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

This would not be platform related question, you would get better support for medusa projects from the medusa community.


Loading...