简体   繁体   English

npm init 和 npm init 之间的区别 --yes

[英]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 .我是 node.js 的新手,不太明白npm initnpm init --yes之间有什么区别。

Could you help me out?你能帮帮我吗? Thanks.谢谢。

--yes means that any prompts will automatically be responded to as yes --yes 表示任何提示都会自动回复为yes

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM