Skip to content

Commit

Permalink
Remove yarn v1 specifics from help text
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Aug 14, 2024
1 parent 6327f13 commit ff2e689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sharp.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:',
Expand Down

0 comments on commit ff2e689

Please sign in to comment.