Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentry導入 #149

Open
takaishi opened this issue Mar 22, 2021 · 2 comments
Open

Sentry導入 #149

takaishi opened this issue Mar 22, 2021 · 2 comments

Comments

@takaishi
Copy link
Contributor

フロントエンドにもSentryいれられるとのこと

@jacopen jacopen moved this to Todo in Dreamkast Nov 9, 2021
@jacopen jacopen added this to Dreamkast Nov 9, 2021
@inductor
Copy link
Member

$ npx @sentry/wizard -i nextjs
info sentry-cli Using cached binary: /home/kela/.npm/sentry-cli/2c6439-sentry-cli-Linux-x86-64
Running Sentry Wizard...
version: 1.2.15 | sentry-cli version: 1.71.0
Sentry Wizard will help you to configure your project
Thank you for using Sentry :)

✗ Your `package.json` specifies a version of `next` outside of the compatible version range >=10.0.8 <12.0.0.

ということで怒られてしまった。

ちなみに現状本番に入っているNext versionは

next@latest:
  resolved "https://registry.yarnpkg.com/next/-/next-10.0.7.tgz#442f8e1da7454de33b0bbcc1ce5684b923597ee6"

なので、バージョンをどうにかしてあげないとだめそう。

@inductor
Copy link
Member

inductor commented Dec 18, 2021

ついでにNext.jsの最新バージョンは12なので、10.0.8に一旦あげるとして、上げられるなら上げてしまいたいかも

This was referenced Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants