diff options
Diffstat (limited to 'cli/tests/testdata/npm/lock_file/main.out')
-rw-r--r-- | cli/tests/testdata/npm/lock_file/main.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/lock_file/main.out b/cli/tests/testdata/npm/lock_file/main.out new file mode 100644 index 000000000..4c034d03b --- /dev/null +++ b/cli/tests/testdata/npm/lock_file/main.out @@ -0,0 +1,4 @@ +Download [WILDCARD] +error: Integrity check failed for npm package: "@babel/parser@7.19.0". + Cache has "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==" and lockfile has "sha512-foobar!". + Use "--lock-write" flag to update the lockfile. |