frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Support for corepack

Open timja opened this issue 3 years ago • 1 comments
trafficstars

Do you want to request a feature or report a bug? Feature

The preferred way to manage the version of yarn is now corepack not checking the yarn file into the git repo: https://yarnpkg.com/getting-started/install

What is the current behavior? No support

What is the expected behavior?

  • A flag to enable corepack support
  • The plugin should run corepack enable
  • Don't require setting a yarn version as it will be set in the package.json and corepack will handle fetching it

Please mention your frontend-maven-plugin and operating system version.

timja avatar Apr 16 '22 21:04 timja

up vote here

long76 avatar Mar 20 '23 08:03 long76