what do i do in this position ?
Well thats just impressive.
The only thing that I came to the conclusion of was: “not whatever you are doing.”
That’s not a segfault, that’s a bus error, which also refers to memory, but it’s a different kind of error, typically occurring when you access a misaligned address or some address which cannot possibly be referenced. Probably a problem with one of the pre-built binaries some npm module ships
rm -rf node_modules
early,rm -rf node_modules
often. And if that doesn’t work, quit your job and pick up a trade, like plumbing, or joinery.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.
I may have found the person behind a Tomcat server I had to troubleshoot. It would stop running when a different JVM threw an
OutOfMemoryException
.Reprogram in vanilla js html and css - > No dev server. No problem.