Remove yarn v1 specifics from help text

This commit is contained in:
Lovell Fuller 2024-08-14 08:48:12 +01:00
parent 6327f13717
commit ff2e689d35

View File

@ -57,7 +57,6 @@ if (sharp) {
help.push(
'- Ensure optional dependencies can be installed:',
' npm install --include=optional sharp',
' yarn add sharp --ignore-engines',
'- Ensure your package manager supports multi-platform installation:',
' See https://sharp.pixelplumbing.com/install#cross-platform',
'- Add platform-specific dependencies:',