getsentry / sentry-wizard

Sentry Project Setup Wizard
MIT License
192 stars 48 forks source link

wizard Not working #133

Closed yahya-aghdam closed 2 years ago

yahya-aghdam commented 3 years ago

Environment

SaaS (https://sentry.io/)

Version

No response

Steps to Reproduce

versions: npm 7.22 next 11.1.2 @sentry/nextjs 6.12

I created my project, Now I want to add sentry to the existing project. When I want to use the wizard to add files and packages, Only packages are added and files are not (Not even once).

I try to add and configure files manually

Expected Result

Install configuration with wizard

Actual Result

not installed

AbhiPrasad commented 3 years ago

Hey, transferred the issue to the wizard repository as it seems to be what you're encountering problems with.

Only packages are added and files are not (Not even once).

Could you try running npx @sentry/wizard -i nextjs --debug to enable debug logging? What output do you get when debug logs are turned on?

iker-barriocanal commented 3 years ago

Closing due to inactivity.