Specifically, I want to always specify --no-install and I want that configuration to be very robust such that it isn't shell dependent.
Executing remote code can be dangerous. Then you go into your employer's application server to update or test something. Well, I think you know my point.
It would be best (in my opinion) for the configuration option(s) to live in npm-config.
Specifically, I want to always specify
--no-install
and I want that configuration to be very robust such that it isn't shell dependent.Executing remote code can be dangerous. Then you go into your employer's application server to update or test something. Well, I think you know my point.
It would be best (in my opinion) for the configuration option(s) to live in
npm-config
.