80
my react frontend crashed with Segmentation faults
(programming.dev)
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev
Do the tests run? What was the last change you made before it started crashing?
fresh new project so no git history .i just copy pasted few configuration files (from my personal boilerplate.) and install all the node modules.i'm guessing some package was missing or something.