-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: productRepo.findWithRelationsAndCount is not a function #8
Comments
I also changed |
i have the same error productRepo.findWithRelationsAndCount is not a function, does anyone know the solution? |
@ReyhanDiansa take a look to medusajs/medusa#6139 |
remove {...} |
But this would override the repo, in case of using it in an other plugin ! |
Selam @shahednasser,
I am attempting to execute everything as explained in the documentation, but I've encountered an issue that I cannot resolve. It seems to be specific to Medusa version 1.20.0:
and once the app is running:
Any ideas on how to resolve this issue?
Thank you!
The text was updated successfully, but these errors were encountered: