无法读取未定义的属性(Sentry Next.js 向导)

huangapple go评论52阅读模式
英文:

Cannot read properties of undefined (Sentry Next.js Wizard)

问题

我正在使用 "next": "13.2.4" 并尝试安装适用于 Next.js 的 Sentry 使用向导

npx @sentry/wizard@latest -i nextjs

但我总是遇到这个错误:

TypeError: 无法读取未定义的属性(读取 'value')

无法读取未定义的属性(Sentry Next.js 向导)

有人遇到过这个问题并解决了吗?请建议。

英文:

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')

无法读取未定义的属性(Sentry Next.js 向导)

Anyone experienced this issue and fixed this? Pls advice.

答案1

得分: 2

在创建新项目在Sentry(sentry.io/projects/)之后,再次尝试,正常运行。

英文:

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

huangapple
  • 本文由 发表于 2023年5月29日 00:18:03
  • 转载请务必保留本文链接:https://go.coder-hub.com/76352439.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定