You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`sharp` postinstall script fails on node rc versions due to this strict semver check:
```
npm error sharp: Installation error: Expected Node.js version >=14.15.0 but found 24.0.0-rc.2
```
0 commit comments