Allow usage of yarn2 (berry)
Current template propose only yarn in legacy version (v1) What should be added: - detect version of yarn in package.json: if version >=2, activate corepack - manage breaking changes (https://yarnpkg.com/migration/guide)
issue