angular2-quickstart-ngsemantic icon indicating copy to clipboard operation
angular2-quickstart-ngsemantic copied to clipboard

Change `npm -i` to `npm install`

Open monkpit opened this issue 7 years ago • 0 comments

npm -i is an invalid command entirely, it is meant to be npm i or npm install. npm install is much more clear, and not that hard to type.

monkpit avatar Feb 20 '17 21:02 monkpit