现在npm init好了,npm install总是报错:
npm WARN xxxx@1.0.0 No description
npm WARN xxxx@1.0.0 No repository field.
这个地方npm init ?
本地安装的话,不是应该进入到那个文件所在的地方进行安装吗