Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

missing attached doc when replicating #217

Open
marvinrichter opened this issue Dec 18, 2014 · 0 comments
Open

missing attached doc when replicating #217

marvinrichter opened this issue Dec 18, 2014 · 0 comments

Comments

@marvinrichter
Copy link

I'm trying to replicate the npm registry incl. the attachments and I use:

  • CouchDB 1.6.0
  • npm-registry-couchapp
  • npm-fullfat-registry

The problem is, https://docs.npmjs.com/misc/registry says that https://skimdb.npmjs.com/registry is the public mirror of http://registry.npmjs.org/ but there are differences.

For example:
http://registry.npmjs.org/gulp/3.8.10 exists but
https://skimdb.npmjs.com/registry/gulp/3.8.10 does not exist

So i guess when replicating with npm-fullfat-registry, it will only be generated the parent doc but not the versions as attached docs.

That's a huge problem when dependencies are declared as fixed versions, because npm will then try to just fetch this document.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant