Y
Hacker News
new
|
ask
|
show
|
jobs
by
tkiolp4
1257 days ago
Don’t install many things on your Mac. Use virtual machines or containers as much as you can. You never know if ‘npm install’ (and similars) is going to take over your computer.
1 comments
sigjuice
1253 days ago
How does 'npm install' take over a computer? Does it need to run as root? I have never used npm before, so I am not sure.
link