我正在使用"next": "13.2.4"
并尝试安装Sentry for Next.js using wizard:
npx @sentry/wizard@latest -i nextjs
但我总是犯这个错误:
TypeError: Cannot read properties of undefined (reading 'value')
有人遇到过这个问题并解决了这个问题吗?请指教。
我正在使用"next": "13.2.4"
并尝试安装Sentry for Next.js using wizard:
npx @sentry/wizard@latest -i nextjs
但我总是犯这个错误:
TypeError: Cannot read properties of undefined (reading 'value')
有人遇到过这个问题并解决了这个问题吗?请指教。
1条答案
按热度按时间noj0wjuj1#
在Sentry(sentry.io/projects/)中创建新项目并重试后,工作正常。