Closed eparizzi-clevertech closed 1 year ago
As mentioned multiple times, the pr allows the compatibility with medusa 1.8 but you need to fork and pack the package. But since now we have made it possible to do it in medusa directly, this package will be deprecated.
Also, if you read the error message it tells you exactly your issue, wrong typeorm version 😌
I'm not being able to install medusa-extender 1.8.8 into a fresh Medusa 1.8 project.
Is this just a peer dependency problem and just releasing a new version of the extender with the upgraded TypeORM dependency would solve the issue? Or since Medusa 1.8 introduces some big changes, the extender will need to be modified significantly to support it?