-1

I am using "next": "13.2.4" and trying to install Sentry for Next.js using wizard:

npx @sentry/wizard@latest -i nextjs

But I always get this error:

TypeError: Cannot read properties of undefined (reading 'value')

enter image description here

Anyone experienced this issue and fixed this? Pls advice.

Jeaf Gilbert
  • 11,495
  • 19
  • 78
  • 105

1 Answers1

2

After creating new project in Sentry (sentry.io/projects/) and try again, worked fined.

Jeaf Gilbert
  • 11,495
  • 19
  • 78
  • 105