Skip to content

Commit bf44194

Browse files
ctrlaltdylanmerceyz
authored andcommitted
docs: update error-codes (#4765)
1 parent 007b2de commit bf44194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby/content/advanced/error-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ This error code isn't used at the moment (it used to print the number of package
174174

175175
The checksum of a package from the cache doesn't match what the lockfile expects.
176176

177-
This situation usually happens after you've modified the zip archives from your cache by editing the files it contains for debug purposes. Use one of the two following commands in order to bypass it:
177+
This situation usually happens after you've modified the zip archives from your cache by editing the files it contains for debug purposes. Use one of the three following commands in order to bypass it:
178178

179179
- `YARN_CHECKSUM_BEHAVIOR=reset` will remove the files from the cache and download them again
180180
- `YARN_CHECKSUM_BEHAVIOR=update` will update the lockfile to contain the new checksum

0 commit comments

Comments
 (0)