Open irclausen opened 1 year ago
I think you'll have to downgrade for now. Try to use nvm if you want to have multiple node versions on your machine. strapi-plugin-populate-deep is updated to node 18 but other dependencies are still not updated like strapi-plugin-todo (https://github.com/remidej/strapi-plugin-todo/pull/5).
I just checked this out to try and run it with
yarn && yarn seed && yarn develop
and got the following error:Node 16 had end of life last week, is there a possibility of updating this example to work with the new LTS (18)?