Skip to content

Commit ea8a81c

Browse files
author
Michael Smith
committed
chore: test strikethrough
1 parent f588043 commit ea8a81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/getting-started/troubleshooting/common-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ npm is written to use resources efficiently on install, and part of this is that
178178

179179
## `cb() never called!` when using shrinkwrapped dependencies
180180

181-
Take a look at [issue #5920](https://github.com/npm/npm/issues/5920). ~~We're working on fixing this one, but it's a fairly subtle race condition and it's taking us a little time. You might try moving your `npm-shrinkwrap.json` file out of the way until we have this fixed.~~ This has been fixed in versions of npm newer than `npm@2.1.5`, so update to `npm@latest`.
181+
Take a look at [issue #5920](https://github.com/npm/npm/issues/5920). <s>We're working on fixing this one, but it's a fairly subtle race condition and it's taking us a little time. You might try moving your `npm-shrinkwrap.json` file out of the way until we have this fixed.</s> This has been fixed in versions of npm newer than `npm@2.1.5`, so update to `npm@latest`.
182182

183183
## `npm login` errors
184184

0 commit comments

Comments
 (0)