Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何纱线命令的组合我可以使用,以便在旧的 yarn.lock 文件中我们可以只添加完整性 sha,但它不会升级任何底层包。
在低于 2.0 的版本上
.yarnrc 文件:
unsafe-disable-integrity-migration false
然后再次运行纱线