Hi!
My first time trying to use pipeline for some React project.
Jenkins provide an error:
Npm Err! Code errsolve
Unable to resolve dependency tree
Found: @babel/core@7.12.3
How to handle it?
Is it possible to exclude babel package from installation?
Thanks!