installation-prerequisitesBefore installing Strapi, the following requirements must be installed on your computer:Node.js: Only Maintenance and LTS versions are supported (v14, v16, and v18).Node v18.x is recommended for Strapi v4.3.9 and aboveNode v16.x is recommended for Strapi v4.0.x to v4.3.8.Your preferred Node.js package manager:npm (v6 and above)yarnPython (if using a SQLite database)