jenkinsci / npm-yarn-wrapper-steps-plugin

A Jenkins plugin for convenient usage of npm and yarn in pipelines
https://plugins.jenkins.io/npm-yarn-wrapper-steps/
MIT License
2 stars 2 forks source link

fix: doesn't break when yarn is on berry #12

Closed jameslafferty closed 2 years ago

jameslafferty commented 2 years ago

Fix for Issue #10. At least on yarn berry, things should no longer blow up (although I'll need to test some more to ensure everything works).