build icon indicating copy to clipboard operation
build copied to clipboard

Fix Yarn-related tests failing on Node <14

Open ehmicky opened this issue 4 years ago • 0 comments

Two Yarn-related tests are failing on Node <14.0.0. They are currently disabled on Node <14.0.0 (see #2511).

However, we should fix the underlying issue since it probably indicates @netlify/plugin-local-install-core does not work with yarn when using Node <14.0.0

ehmicky avatar Mar 30 '21 16:03 ehmicky