eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.21k stars 867 forks source link

Support for corepack #1032

Open timja opened 2 years ago

timja commented 2 years ago

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?

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

long76 commented 1 year ago

up vote here