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.2k stars 868 forks source link

PNPM executable not exposed on Windows #1115

Closed jonkoops closed 8 months ago

jonkoops commented 8 months ago

This issue is equivalent to #967, but exclusively for for Windows. The decision was made to fix this issue for all other operating systems, but not for Windows, due to problems with symlinks on that platform.