Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nextjs): CLI binary not found on Windows #6096

Merged
merged 1 commit into from Oct 31, 2022

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Oct 31, 2022

Fixes #4829

This PR supersedes #6015 which attempted to fix the issue without fixing the underlying issues in the dependencies.

This PR updates @sentry/webpack-plugin to the latest version and then uses the new SentryWebpackPlugin.cliBinaryExists() function.

This has no issues with @vercel/nft since the latest version of @sentry/cli now uses code that avoids this issue and is tested against regressions.

@lforst lforst merged commit 06c1a6f into getsentry:master Oct 31, 2022
@timfish timfish deleted the fix/cli-binary-windows branch October 31, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NextJS package does not upload source-maps on WINDOWS
3 participants