Skip to content

fix(nextjs): Add better error messages for missing params during next build - #7434

Merged
lforst merged 1 commit into
developfrom
lforst-better-error-messages
Mar 13, 2023
Merged

fix(nextjs): Add better error messages for missing params during next build#7434
lforst merged 1 commit into
developfrom
lforst-better-error-messages

Conversation

@lforst

@lforstlforst commented Mar 13, 2023

Copy link
Copy Markdown
Contributor

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 AbhiPrasadMarch 13, 2023 12:48
@lforstlforst changed the title fix(nextjs): Add better error messages for missing params durin next buildfix(nextjs): Add better error messages for missing params during next buildMar 13, 2023
@lforst
lforst enabled auto-merge (squash) March 13, 2023 13:00
@lforst
lforst merged commit 5e27e8f into developMar 13, 2023
@lforst
lforst deleted the lforst-better-error-messages branch March 13, 2023 13:02
Sign up for freeto 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

@lforst@AbhiPrasad