railwayapp / nixpacks

App source + Nix packages + Docker = Image
https://nixpacks.com
MIT License
2.33k stars 222 forks source link

fix: automatically add gcc-unwrapped when installing sharp #1052

Closed iloveitaly closed 5 months ago

iloveitaly commented 5 months ago

This PR adds the necessary lib to eliminate this error when using the sharp npm package:

error: Could not load the "sharp" module using the linux-arm64 runtime
undefined: libstdc++.so.6: cannot open shared object file: No such file or directory
Possible solutions:
github-actions[bot] commented 5 months ago

This pull request is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days

iloveitaly commented 5 months ago

Friendly reminder here—would love to get this merged in if possible.