cozy / create-cozy-app

A CLI to bootstrap a "zero-configuration" application for the Cozy V3 platform
https://docs.cozy.io/en/tutorials/app/
MIT License
16 stars 15 forks source link

docs: Node version is now 12+ #1422

Closed paultranvan closed 2 years ago

paultranvan commented 2 years ago

Looks like https://github.com/cozy/create-cozy-app/issues/1323 is now solved On the contrary, trying to run yarn create cozy-app test with node 10 triggers an error: error open@8.2.0: The engine "node" is incompatible with this module. Expected version ">=12". Got "10.16.0".