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
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
I just checked this out to try and run it with yarn && yarn seed && yarn develop and got the following error:
[3/5] 🚚 Fetching packages...
error strapi-plugin-populate-deep@1.1.2: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.17.1"
error Found incompatible module.
Node 16 had end of life last week, is there a possibility of updating this example to work with the new LTS (18)?