Closed WebAiz closed 1 month ago
Hey @WebAiz thanks for writing in!
Our project built when using version ^8.17.0 however it started crashing in our pipelines. Locally the build is successfull
If building it locally works, I recommend checking what you do differently in your pipelines where the build fails.
I'm a bit surprised that this is happening now, given we've been using chalk
(which depends on ansi-styles
) for years. I'm not saying that there's not a bug on our end, just wanna make sure it's not a build config problem first.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nextjs
SDK Version
^8.17.0
Framework Version
Next 14.1.0
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
Our project built when using version ^8.17.0 however it started crashing in our pipelines. Locally the build is successfull
Expected Result
The build should work as before.
Actual Result