Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
A react package has a transient dependency on another library (date-fns), well that transient library is used throughout the code base. Now I need a slightly newer version of date-fns. Everything runs fine, create PR, build fails. Have a look, react package doesn't import date-fns properly, ok well lets update it, spent the morning updating a shitty date picker component, that is wrapped in a shitty wrapper that doesn't keep the generic/union exclude info so now it has type issues. Finally fix that, everything looks fine.
Runs build:
ELIFECYCLE Command failed with exit code 3221225501.
Why is it always with react that these issues exist
rant
react
webshit
nextjs
i hate this fucking project