0
点赞
收藏
分享

微信扫一扫

npm notice created a lockfile as package-lock.json. You should commit this file.

npm notice created a lockfile as package-lock.json. You should commit this file.

解决办法:在package.json中增加private字段,再重新运行,notice就没有了

npm notice created a lockfile as package-lock.json. You should commit this file._重新运行


举报

相关推荐

0 条评论