strapi-molecules icon indicating copy to clipboard operation
strapi-molecules copied to clipboard

singular is not defined in strapi-deepsearch-service

Open himphen opened this issue 3 years ago • 0 comments

Description:

It seems that singular is not imported/required properly.

singular is not defined in strapi-deepsearch-service/src/services/utils/bookshelf-build-query.js line 72

Suggestion:

Add const { singular } = "pluralize"; in strapi-deepsearch-service/src/services/utils/bookshelf-build-query.js.

I may create a pull request to fix it. However, which branch should I do for it, master or fix/migrate-versioning-3.6.8?

himphen avatar Sep 20 '21 16:09 himphen