How to create a new strapi project using the create-strapi-app cli with a specific targeted version of strapi instead of latest version?
npx create-strapi-app@v3.3.4 new-project
3 Likes
How to create a new strapi project using the create-strapi-app cli with a specific targeted version of strapi instead of latest version?
npx create-strapi-app@v3.3.4 new-project