Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Creating a local registry, design docs missing?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pedro Lafuente  
View profile  
 More options Jul 20 2012, 5:48 am
From: Pedro Lafuente <plafue.tar...@googlemail.com>
Date: Fri, 20 Jul 2012 02:48:54 -0700 (PDT)
Local: Fri, Jul 20 2012 5:48 am
Subject: Creating a local registry, design docs missing?

Hi there,

i tried to create a local npm registry following the instructions under
https://github.com/isaacs/npmjs.org . Unfortunately, and after trying
replicating the http://isaacs.ic.ht/registry several times, i always happen
to be stuck with the same problem: the available design documents in my
local couchdb (v1.1.1) are 'ui' and 'scratch', so all npm queries
against /registry/_design/app fail.

Any help with this would be very much appreciated!

Thank you very much in advance,

Pedro


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Jul 20 2012, 4:58 pm
From: Isaac Schlueter <i...@izs.me>
Date: Fri, 20 Jul 2012 13:58:26 -0700
Local: Fri, Jul 20 2012 4:58 pm
Subject: Re: [npm] Creating a local registry, design docs missing?
You need to get the `registry/_design/app` design doc.
https://isaacs.iriscouch.com/registry/_design/app

It should replicate down by default.  The reason why the npmjs.org
couchapp writes to _design/scratch is so that I can generate the views
and then do an HTTP COPY to _design/app and not cause everyone to see
huge latency on npm search.

On Fri, Jul 20, 2012 at 2:48 AM, Pedro Lafuente


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee Cookson  
View profile  
 More options Jul 22 2012, 4:45 pm
From: Lee Cookson <leecook...@gmail.com>
Date: Sun, 22 Jul 2012 13:45:23 -0700 (PDT)
Local: Sun, Jul 22 2012 4:45 pm
Subject: Re: [npm] Creating a local registry, design docs missing?

does this mean I can't do
npm adduser
until I have replication set up?

== Lee


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »