lilliput
lilliput copied to clipboard
ld: library not found for -lsharpyuv
I've got the following error when trying to use lilliput
/opt/homebrew/Cellar/[email protected]/1.20.10/libexec/pkg/tool/darwin_arm64/link: running c++ failed: exit status 1
ld: library not found for -lsharpyuv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Go mod version:
github.com/discord/lilliput v0.0.0-20230914023940-f3c639907ce4
+1