npm i
I have been wondering what this 'i' means when I copy this line, and I just figure out it's just an alias of 'install".
Maybe nobody gets caught here, but just in case:)
npm i
I have been wondering what this 'i' means when I copy this line, and I just figure out it's just an alias of 'install".
Maybe nobody gets caught here, but just in case:)
For further actions, you may consider blocking this person and/or reporting abuse
Amruta -
Bob Lied -
Erick Takeshi -
Rick Wilson -
Top comments (3)
-v for version
-g for global
etc ...
Yeah, It's very general. You can make this article more useful by adding some common cases like: install multiple, different bw -i | i | install,..
Thank you for your feedback!
I'd like to work on making my articles more useful for coders in the world:)