-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Error: No configuration provided for <my user path>\sentry-apiz7R\rewriteFramesHelper.js #4382
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
Comments
Hi, we are paying for you service for month, and can't connect it to our projects... Please, say something, why it's in backlog for 8 days? |
I have a similar problem too |
Hello. I noticed the same problem. |
Hi! I have the same issue. Do you have any comments? thanks |
Hi, all. Sorry for the delay - we've all been away for the winter holidays and are now working to catch up. Are all of you using Nest along with Next, as the OP indicated is the case? If anyone is able to provide a minimal repro, that'd be really helpful as we try to debug this. Thanks! |
@lobsterkatie, hi, I have created a minimal repo, https://github.com/Cigan12/sentry-reproduce-error - I found that, the error is throwing by stylelint, and we need to exclude rewriteHelper from stylelint loader.... Hope, my case will be helpful for somebody. Maybe, you need to add it to your documentation. |
Thanks for figuring that out, @Cigan12! I've added this to our backlog to document. |
There have been a lot of improvement and fixes in |
This shouldn't be an issue anymore, as we no longer create the |
Environment
How do you use Sentry?
Sentry SaaS
Which SDK and version?
@sentry/nextjs: 6.16.1
Steps to Reproduce
We have monorepo project and using nextjs with nestjs,
Expected Result
What you thought would happen.
I thought this would build
Actual Result
I'm getting this error




Maybe I missed something, rewriteFramesHelper.js contains
This is my next.config.js, I was trying to specify somehow path for the configs, but it didn't help.
This is my project structure, all config files inside of client folder except .sentryclirc, this is in root.
What actually happened. Maybe a screenshot/recording? Maybe some logs?
The text was updated successfully, but these errors were encountered: