Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nuxt
SDK Version
9.5.0
Framework Version
No response
Link to Sentry event
https://sentry-pri-nuxt.sentry.io/issues/32395492/events/8dfaac86dd084cc19ec6cea251cf4958/
Reproduction Example/SDK Setup
No response
Steps to Reproduce
- Create a new Nuxt project by following the official guide here: Nuxt Installation Guide.
- Set up a new organization in Sentry.
- Create a new Nuxt project in Sentry.
- Use the Sentry wizard to instrument the Nuxt project.
- Run
yarn dev to start the development environment.
- Trigger an error in the application.
- Go to the issue details in Sentry.
- The 'environment' tag should be set to 'dev'/'development' instead of 'production'.
Expected Result
The 'environment' tag should be set to 'dev'/'development' instead of 'production'.
Actual Result
Currently I am seeing 'production'


Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nuxt
SDK Version
9.5.0
Framework Version
No response
Link to Sentry event
https://sentry-pri-nuxt.sentry.io/issues/32395492/events/8dfaac86dd084cc19ec6cea251cf4958/
Reproduction Example/SDK Setup
No response
Steps to Reproduce
yarn devto start the development environment.Expected Result
The 'environment' tag should be set to 'dev'/'development' instead of 'production'.
Actual Result
Currently I am seeing 'production'