First Installation Issues [v3.2.1] when using node v14

Hey @_webmaster welcome,

As the error explains, you don’t have an correct node version. Node v14 isn’t support (yet), this because it isn’t LTS. If you downgrade to v12 you should be able to create a fresh project.

Also there is some testing and CI setup ongoing to support v14 by the end of October, check the tracking issue about it.