SatelliteQE / robottelo-ci

Jenkins jobs configuration files to be used to run Robottelo against Satellite 6.
GNU General Public License v3.0
14 stars 45 forks source link

pin npm to <7 #1907

Closed evgeni closed 3 years ago

evgeni commented 3 years ago

otherwise our deps can't be resolved right now

ezr-ondrej commented 3 years ago

Ah! so here is the issue. Right. We should really do about our webpack stack. It's getting old and we didn't even started to look like React side :( xD Thanks @evgeni !

evgeni commented 3 years ago

some background: npm7 started to automatically install peer deps, and it seems some deps of things we depend on conflict and :woman_shrugging: