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

dev: Sentry CLI binary not found #849

Closed
kamilsk opened this issue May 29, 2023 · 0 comments
Closed

dev: Sentry CLI binary not found #849

kamilsk opened this issue May 29, 2023 · 0 comments
Assignees
Labels
effort: easy An issue is easy to implement. impact: low An issue has low impact. scope: deps An issue related to dependencies. scope: inventory An issue related to auxiliary code, e.g. CI config, Makefiles, etc. type: improvement A new improvement proposal.

Comments

@kamilsk
Copy link
Member

kamilsk commented May 29, 2023

Details

run build

> build
> next build

- info Loaded env from /app/.env
- info Linting and checking validity of types
- info Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc" https://nextjs.org/docs/messages/swc-disabled
error - Sentry CLI binary not found. Source maps will not be uploaded.

error - Sentry CLI binary not found. Source maps will not be uploaded.

[@sentry/nextjs] You are using Next.js features that run on the Edge Runtime. Please add a "sentry.edge.config.js" or a "sentry.edge.config.ts" file to your project root in which you initialize the Sentry SDK with "Sentry.init()".
error - Sentry CLI binary not found. Source maps will not be uploaded.
@kamilsk kamilsk added type: improvement A new improvement proposal. scope: deps An issue related to dependencies. scope: inventory An issue related to auxiliary code, e.g. CI config, Makefiles, etc. impact: low An issue has low impact. effort: easy An issue is easy to implement. labels May 29, 2023
@kamilsk kamilsk self-assigned this May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: easy An issue is easy to implement. impact: low An issue has low impact. scope: deps An issue related to dependencies. scope: inventory An issue related to auxiliary code, e.g. CI config, Makefiles, etc. type: improvement A new improvement proposal.
Projects
Status: Done
Development

No branches or pull requests

1 participant