Skip to content

Minor technical mistake #273

Open
Open
@nomicode

Description

@nomicode

Description: http://127.0.0.1:5984/blog/_design/sofa/_show/edit

should be

http://127.0.0.1:5984/blogdb/_design/sofa/_show/edit

This is a minor mistake that can cost some time, especially since the following sentence contains

"all we have to do is wire up CouchDB..."

it's not clear that the error returned by the mis-typed url ({"error":"not_found","reason":"no_db_file"}) is even an error. I kept wondering how the ensuing snippets in the book all worked together to point the app to the right db file!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions