Error: Meilisearch (v1.7.6) failed to infer the version of the database

When attempting to run Meilisearch without Docker in a Strapi v4 environment and providing the master key, the following error occurs:

Error: Meilisearch (v1.7.6) failed to infer the version of the database

Steps to Reproduce:

  1. Install Strapi v4.
  2. Configure Meilisearch without using Docker.
  3. Run the command meilisearch --master-key=xxxxxx.
  4. Observe the error message.