ncc icon indicating copy to clipboard operation
ncc copied to clipboard

BUG: Fails to bundle `[email protected]`

Open jlarmstrongiv opened this issue 1 year ago • 1 comments

In the latest versions of sharp (e.g. [email protected]), ncc no longer includes sharp-linux-x64.node or libvips-cpp.so.42

image

However, ncc previously included the correct sharp files (e.g. [email protected])

image

Unfortunately, this bug occurs in a popular library and causes severe errors

jlarmstrongiv avatar Jan 04 '24 21:01 jlarmstrongiv

Related CI failures https://github.com/vercel/ncc/pull/1151

jlarmstrongiv avatar Jan 04 '24 22:01 jlarmstrongiv