▲ | tln 5 days ago | |||||||
How can we stop having post-install scripts with such access? Can I turn off those post install scripts globally? Are there alternatives to npm that do a better job here? | ||||||||
▲ | ryanto 5 days ago | parent [-] | |||||||
You can use pnpm, which forces you to approve the install scripts you want to run. | ||||||||
|