You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With latest pidoc/core 0.18.1 I am getting a type error with flexsearch:
ERROR in ./src/codegen/search.codegen
Module build failed (from ../../parcel-codegen-loader/lib/index.js):
TypeError: FlexSearch is not a constructor
at createSearch (<projectdir>\node_modules\@pidoc\core\src\tools\search.js:8:17)
With latest pidoc/core 0.18.1 I am getting a type error with flexsearch:
Pinning flexsearch to 0.27.1 (as suggested in other posts) did not help.
nextapps-de/flexsearch#341
Originally posted by @sbley in #13 (comment)
The text was updated successfully, but these errors were encountered: