Wednesday, 19 February 2020

Can a node_modules folder do harm without Node

Possibly a stupid question, but can NPM packages do any harm to a machine that doesn't have Node installed? I'm specifically wondering about the safety of copying a node_modules folder to a machine that is not supposed to be used for development.

Submitted February 19, 2020 at 06:30PM by devuxer

No comments:

Post a Comment