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

add section on yarn private npm registries #964

Closed kenyee closed 3 years ago

kenyee commented 3 years ago

Summary

Had problems getting yarn support to work with private company mirror of npmjs.org.

Tests and Documentation

No tests needed.

eirslett commented 3 years ago

Thanks a lot! 😃