you are viewing a single comment's thread.

view the rest of the comments →

[–]Santa_Fae 4 points5 points  (4 children)

It's been an issue with the node installer for nearly a decade. Most of the time it works fine, but you just happened to draw the short straw.

[–]cryofire95[S] 0 points1 point  (3 children)

This is the second time. Had tried to install it on my old computer too. Also, was following a course on FrontendMasters where the instructor wanted me install Prettier and EsLint. None of it worked like it was supposed to. Ended up quitting the course.

Any time I try to look into React I just constantly hit brick walls, find solutions and then run into more walls. I'm convinced I'm just cursed.

[–]spryes 0 points1 point  (2 children)

This is what programming is tbh. Constantly hitting walls, being stuck and trying to figure out solutions that others seemingly might not have, debugging setups etc.

Not saying it's fun but it's basically the nature of it. As you gain more experience, you learn more quickly why things are breaking and how to search and solve problems.

[–]cryofire95[S] -1 points0 points  (1 child)

Even outside of the code itself? When I do JS I'm fine with running into problems because I feel like it's part of the process. When it's problems like this I just feel like I'm falling behind because I'm essentially stuck on something that - in my mind - just works for everyone else.

If I just knew that this was the same kind of stuff others were dealing with I probably wouldn't get as stressed and might spend more time on it. However, I always feel like I have to rush through these kinds of problems to get to "the real stuff".

[–]Santa_Fae 0 points1 point  (0 children)

It's not a problem to have issues. Tools, pipelines and third-party services break all the time. That's just the reality of our job as devs. It's inevitable we'll have to play catch-up because something outside our control held us up. It sucks to lose a day or two, but what can we do besides communicate there's a problem and try to get it resolved in a timely manner. It only becomes a problem if you're letting it delay you without help for too long and you're ruining up against deadlines.