Informations
What is the current behavior?
If you have strapi installed with an older version and try to init a new project. The root Project and the admin Panel would have the same version as the globally installed strapi but all the plugins are installed with the newest available version. This makes the system not working properly and leads to crashes.
Steps to reproduce the problem
What is the expected behavior?
Strapi should use the version of root project for all strapi related dependencies to avoid this problems.
Suggested solutions
Strapi should use the version of root project for all strapi related dependencies
Good catch! I think we could increase the priority of this feature (cc @lauriejim)?
Most helpful comment
Good catch! I think we could increase the priority of this feature (cc @lauriejim)?