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): Add better error messages for missing params during next build #7434

Merged
merged 1 commit into from Mar 13, 2023

Conversation

lforst
Copy link
Member

@lforst lforst commented Mar 13, 2023

This PR adds better error messages and stops the SDK from throwing if org slug or project slug are missing during the Next.js build source map upload.

Fixes #6123

@lforst lforst requested a review from AbhiPrasad March 13, 2023 12:48
@lforst lforst changed the title fix(nextjs): Add better error messages for missing params durin next build fix(nextjs): Add better error messages for missing params during next build Mar 13, 2023
@lforst lforst enabled auto-merge (squash) March 13, 2023 13:00
@lforst lforst merged commit 5e27e8f into develop Mar 13, 2023
@lforst lforst deleted the lforst-better-error-messages branch March 13, 2023 13:02
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] Improve error message when CLI env vars are missing
2 participants