nft icon indicating copy to clipboard operation
nft copied to clipboard

`@vercel/nft` does not pick up platform-specific binaries for `sentry`

Open LukeHagar opened this issue 1 year ago • 1 comments

I am creating this issue as #371 was closed without the entire issue being addressed, this issue is still occurring with sentry and the sentry team was forced to implement a solution to address this issue manually.

This will no doubt occur with other packages and solutions and anyone using the previous version of sentry.

LukeHagar avatar Jan 03 '24 15:01 LukeHagar

Can you share example code that isn't working with @vercel/nft?

I thought it was already fixed upstream in https://github.com/getsentry/sentry-cli/pull/1874 so we'll need to know which version of the package and the line of code that causes the failure.

There is an existing integration test for sentry here: https://github.com/vercel/nft/blob/main/test/integration/sentry.js

styfle avatar Jan 03 '24 16:01 styfle