I am new at node.js and don't quite understand what's the difference between npm init and npm init --yes.
npm init
npm init --yes
Could you help me out? Thanks.
--yes means that any prompts will automatically be responded to as yes