Skip to content

Sharp library build issues

Thierry CH. edited this page Jul 22, 2024 · 2 revisions

Sharp Library build issues

Installing new libraries fails due to sharp build issue.

How to resolve the issue ?

  • You need to first rebuild the sharp library separately with yarn add sharp --force
  • Then, you can install new library with yarn add [library]