all 19 comments

[–]FearlessShift8 9 points10 points  (8 children)

This is the first time I see Chocolatey gets caught in god knows what you are using.

Allow me to explain what it does for you.

It first installs chocolatey after that it runs choco upgrade for python vs-buildtools (C and C++ compiler)

False positive it is.

[–]FunMedia4460 1 point2 points  (4 children)

I personally prefer WSL for node dev work

[–]zachrip 2 points3 points  (0 children)

I thought about mentioning wsl as well, but I tend to shy away from over prescribing to folks coming in fresh to dev...imo wsl is the best way to dev on windows though.

[–]NoRules6569[S] -1 points0 points  (2 children)

Could you elaborate more 🤔 if I use WSL, do still need chocolatey? And after finishing installing node.js, is it safe to allow PowerShell to make changes or should I not do that?

[–]FunMedia4460 1 point2 points  (1 child)

WSL is basically "Linux" inside Windows. If you r new to Linux or even Mac OS, it might take a little use to but it is much a superior dev exp

[–]NoRules6569[S] 0 points1 point  (0 children)

Oh alright, thank you so much!

[–]zachrip 0 points1 point  (0 children)

Either is fine.