verdaccio: npm ERR! fetch failed http://verdaccioIP/babylon/-/babylon-7.0.0-beta.0-ranges.tgz

Hi,

We have faced a following problem with our verdaccio server :

[npm install] npm ERR! fetch failed http://verdaccioIP/babylon/-/babylon-7.0.0-beta.0-ranges.tgz
[17:21:53][npm install] npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
[17:22:05][npm install] npm ERR! fetch failed http://verdaccioIP/babylon/-/babylon-7.0.0-beta.0-ranges.tgz
[17:22:05][npm install] npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
[17:23:06][npm install] npm ERR! fetch failed http://verdaccioIP/babylon/-/babylon-7.0.0-beta.0-ranges.tgz
[17:23:06][npm install] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
[17:23:06][npm install] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[17:23:06][npm install] npm ERR! Linux 3.10.0-693.5.2.el7.x86_64
[17:23:06][npm install] npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
[17:23:06][npm install] npm ERR! node v6.12.1
[17:23:06][npm install] npm ERR! npm  v3.10.10
[17:23:06][npm install] 
[17:23:06][npm install] npm ERR! fetch failed with status code 404
[17:23:06][npm install] npm ERR! 
[17:23:06][npm install] npm ERR! If you need help, you may report this error at:
[17:23:06][npm install] npm ERR!     <https://github.com/npm/npm/issues>

After searching we found that this bug is resolved in the latest version of Verdaccio. After that, we have upgraded the verdaccio version and this problem was solved.

But After up-gradation, we are not able to see OLD packages on UI. After publishing, we can see that particular package on UI, but not before that.

We cannot publish every package again.

Could you please let us know, how we can solve this problem.

Thanks & Regards D.Singh

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 3
  • Comments: 16 (7 by maintainers)

Most upvoted comments