nft
nft copied to clipboard
`@vercel/nft` does not pick up platform-specific binaries for `sentry`
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
.
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