Ranter
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
Comments
-
JhonDoe28186y@devTea how does it resolve those deps that need some compiling at the install? I thought that's why visual studio was needed for some of those. But if vs code fix that, awesome, I could avoid this stuff from happening again :)
-
devTea240886yrunning node app on visual studio is an ass, vscode is just a text editor with built-in bash
just hit ctrl + `, npm install, npm start and the app is running, unlike his autistic brother -
panta82186yHe's talking about native modules, that's why he needs visual studio. It comes with a C++ toolkit.
And yes, he should use linux -
inaba46256y@JhonDoe because id he installs nodejs he can actually run the ducking command my dude.
No need to install Linux or anything (other than the fact that it is a lot nicer to work on)
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
So, started working in a nodejs/react personal project with an old friend. I code in linux mint, my pal always at windows 7 never worked in something different from php. From the very beginning I advised him to move to linux
Me: hey man, the backend is running now, pull the changes and `npm start`
Friend: ok so I need to install dependencies right?
Me: yup, easy peasy lemon squeezy
So after a brief(one week period) until my friend could install visual studio to get some deps installed
Friend: hey I ran `npm start`, it got stuck. backend does not start at all, no output messages, no error, no nothing
Me: FFS, that's why I told you from the start, "use any linux distro for this project" :(
Then for a couple of hours(4) trying to install a distro in his 7 years old laptop...
Me: Ok, let's call it a day, 7 tries to install this thing in your old machine is enough. did you not realize your HDD was really busted? in your 7 years with your laptop? this is BS that's why I could not install linux :|
Friend: I didn't, windows never showed me any problem, maybe windows is better than linux in that matter.
Me: GTFO
rant
linux
windows
hdd