You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PFE is now so old that it must be installed with npm ci --legacy-peer-deps. Otherwise, Node installs fail here with an unmatched peer dependencies error in older packages.
ci-cd/.github/workflows/npm_build.yaml
Line 39 in 34dabfb
PFE is now so old that it must be installed with
npm ci --legacy-peer-deps. Otherwise, Node installs fail here with an unmatched peer dependencies error in older packages.