yanyiwu / nodejieba

"结巴"中文分词的Node.js版本
MIT License
3.01k stars 278 forks source link

ci: `npm ci` needs `package-lock.json` #212

Closed Giftia closed 2 years ago

yanyiwu commented 2 years ago

这个感觉不应该是git管理的?

Giftia commented 2 years ago

这个感觉不应该是git管理的?

根据 npm docs,把 package-lock.json 交给git来管理应该是可行的: npm docs: package-lock.json

`package-lock.json` is automatically generated ... `This file is intended to be committed into source repositories` 
baiduren commented 2 years ago

package-lock.json 在官方的工程里都是由git管理的,没问题的

例如: https://github.com/nodejs/nodejs.org

yanyiwu commented 2 years ago

谢谢

Giftia commented 2 years ago

辛苦了

yanyiwu commented 1 year ago

merge完后需要做什么吗?看上去似乎 https://github.com/yanyiwu/nodejieba/issues/205 问题还没有被解决

Giftia commented 1 year ago

merge完后需要做什么吗?看上去似乎 #205 问题还没有被解决

国庆后我看能不能帮上忙来跑通actions

yanyiwu commented 1 year ago

好的非常感谢发自我的 iPhone在 2022年10月7日,11:06,Giftina Chen @.***> 写道:

merge完后需要做什么吗?看上去似乎 #205 问题还没有被解决

国庆后我看能不能帮上忙来跑通actions

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>