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
Can't tell what's the full problem from the error, but the documentation about the supported node versions is wrong. Sorry about that.
We're only supporting and testing Node.js 18 and above, the others are EOL.
Since both Node 14 and 16 are not supported anymore, I would recommend upgrading your application dependencies if possible. For the same reason, I don't think meilisearch should support these.
This is more of a documentation issue at this point, as @flevi29 pointed out. I opened #1804 to track this.
Description
When meilishechjs is updated to 0.43 and later versions, requests sent to meilishechjs using nodejs 16.16.0 will throw exceptions
Version 0.42 and below do not have this issue
Expected behavior
no error
Current behavior
throw Error
Screenshots or Logs

Environment (please complete the following information):
Node v16.16
meiliseach.js >= 0.43
meilseach 1.11.3
The text was updated successfully, but these errors were encountered: