79418099

Date: 2025-02-06 13:32:25
Score: 1
Natty:
Report link

In my case, I'm working with pnpm and had to add the following to my package.json

 "pnpm": {
    ...,
    "onlyBuiltDependencies": [
      "sharp"
    ]
  }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mel K.