diff options
Diffstat (limited to 'tests/specs/npm/lock_file_integrity_failure')
-rw-r--r-- | tests/specs/npm/lock_file_integrity_failure/main.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/npm/lock_file_integrity_failure/main.out b/tests/specs/npm/lock_file_integrity_failure/main.out index 741edd9d2..1f0fca91e 100644 --- a/tests/specs/npm/lock_file_integrity_failure/main.out +++ b/tests/specs/npm/lock_file_integrity_failure/main.out @@ -9,4 +9,4 @@ This could be caused by: * the lock file may be corrupt * the source itself may be corrupt -Use the --lock-write flag to regenerate the lockfile at "[WILDCARD]lock.json". +Investigate the lockfile; delete it to regenerate the lockfile at "[WILDCARD]lock.json". |