pouchdb / add-cors-to-couchdb

CLI to add a good default CORS configuration to CouchDB
Apache License 2.0
132 stars 18 forks source link

Installing to irsicouch.com #10

Closed AxlRenner closed 9 years ago

AxlRenner commented 9 years ago

Hi there,

I have a problem when I try to install cors to iriscouch, using this npm application. I havegot a 401 error and my credential are the correct.

What can I do?

Akseli

P.S.: sorry for my English

nolanlawson commented 9 years ago

Sorry, we had a bug in 0.0.2. It's fixed in 0.0.3; just run npm install -g add-cors-to-couchdb again.