Skip to content

ERROR in Sentry CLI Plugin #362

@madsh93

Description

@madsh93

@nuxtjs/sentry: 5.1.4
nuxt: 2.15.7

Sentry configuration

  sentry: {
    dsn: process.env.SENTRY_DNS,
    lazy: false,
    sourceMapStyle: 'hidden-source-map',
    disabled: isDev,
    publishRelease: {
      setCommits: {
        auto: true
      }
    }
  },

Steps to reproduce

Deploy on Vercel

What is Expected?

No errors

What is actually happening?

I get following error:
image

I can bypass the error with ignoreEmpty: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions