Open2

Jujutsu

ykyk3ykyk3

ファイルサイズが大きすぎる場合は以下のようにエラー
今回はnode_modulesなのでignoreに追加した。

もしファイルサイズが大きいものを扱いたい場合snapshot.max-new-file-size を大きくすればいいらしい

jj st
Error: Failed to snapshot the working copy
Caused by: New file /Users/yoshi/dev/chatwork-thread/node_modules/@rollup/rollup-darwin-arm64/rollup.darwin-arm64.node of size ~2.2MiB exceeds snapshot.max-new-file-size (1.0MiB)
Hint: Increase the value of the `snapshot.max-new-file-size` config option if you
want this file to be snapshotted. Otherwise add it to your `.gitignore` file.