npmnpm-init

difference between npm init and npm init --yes


I am new at node.js and don't quite understand what's the difference between npm init and npm init --yes.

Could you help me out? Thanks.


Solution

  • --yes means that any prompts will automatically be responded to as yes