Hacker News new | ask | show | jobs
by toyg 50 days ago
that's a willing act - you are actively asking npm to download something, and accepting it might be terrible for you.

Here chrome is just installing things behind your back, whether you really want it or not.

1 comments

Never use “npm install”, only “npm ci”. Using “npm install” is a willing act to run fresh exploits.