Strapi conflicted with current node version

System Information
  • Strapi Version: 3.6.8
  • Operating System: Windows 10
  • Database: SQLite
  • Node Version: 16.13.0
  • NPM Version: 8.1.0
  • Yarn Version: 1.22.5

Strapi@3.6.8 can’t be installed with the current node version. It requires 14.x.x. Is there any way to install strapi with the current node version?

V4 is supporting node 16. V3 is only supporting 14.x
Depending on your system but if you are using Linux or mac you can use NVM to use different versions depending on project you are using.