Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/133#issuecomment-61840990
Hey @robertkowalski, mind helping me with this one? I'm not familiar with
the CouchApp thing.
When I follow your steps I get the following:
```
Running "rmcouchdb:fauxton" (rmcouchdb) task
Warning: You are not a server admin. Used --force, continuing.
Warning: You are not a server admin. Used --force, continuing.
Running "mkcouchdb:fauxton" (mkcouchdb) task
Warning: Database fauxton exists, aborting. Used --force, continuing.
Warning: You are not a server admin. Used --force, continuing.
Running "couchapp:fauxton" (couchapp) task
Preparing.
Serializing.
PUT http://localhost:5984/fauxton/_design/fauxton
Fatal error: Could not push document
{"error":"not_found","reason":"no_db_file"}
```
Anything simple I'm missing? [Just FYI, I often have permissions problems
on my Mac. I had to run everything as `sudo`]
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---