“Unsupported engine app@0.1.0” when installing Strapi

Solution:

  • delete node_modules directory
  • delete package-lock.json
  • npm i
  • npm run build