weaviate-tutorials / next-multimodal-search-demo

a Weaviate multimodal search demo
9 stars 3 forks source link

error Found incompatible module. #3

Open pribadihcr opened 4 months ago

pribadihcr commented 4 months ago

Hi when running yarn install. I got the following error:

error graphql@16.8.1: The engine "node" is incompatible with this module. Expected version "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0". Got "8.10.0"
error Found incompatible module.

any solutions? thank you very much

malgamves commented 3 months ago

Ah, could you update your node version to Node 18? That is the minimum we support.

Also, we just merged a new version of the project that uses the new client. i.e this PR