vholik / medusa-custom-attributes

Plugin that extends MedusaJs with custom attributes API
70 stars 17 forks source link

Error: productCategoryRepo.getFreeTextSearchResultsAndCount is not a function #15

Closed sachin-pcpl closed 5 months ago

sachin-pcpl commented 5 months ago

i keep getting this error when try to list categories in admin page

error: productCategoryRepo.getFreeTextSearchResultsAndCount is not a function TypeError: productCategoryRepo.getFreeTextSearchResultsAndCount is not a function at ProductCategoryService.

but if i disable this plugin, then i can list them properly

vholik commented 5 months ago

Solved on 1.0.14. Run yarn add medusa-custom-attributes to install latest package