path icon indicating copy to clipboard operation
path copied to clipboard

Remove --save option as it isn't required anymore

Open stevemoser opened this issue 6 years ago • 0 comments

"As of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. The other save options still exist and are listed in the documentation for npm install."

https://stackoverflow.com/a/19578808/142358

stevemoser avatar Feb 18 '19 22:02 stevemoser