felixge / felixge/node-couchdb

saveDoc is having issues parsing certain JSON

Open
#30 2 comments 0 reactions 1 assignee Claimed by @mcoolin View on GitHub
Dominant language
JavaScript
Stars
363
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Here's the stack of the error when I try to use `saveDoc`

Error: {"stack":"Error: invalid json: undefined Unexpected token ILLEGAL\n at IncomingMessage. (~/node_modules/felix-couchdb/lib/couchdb.js:185:29)\n at IncomingMessage.emit (events.js:81:20)\n at HTTPParser.onMessageComplete (http.js:133:23)\n at Client.onData [as ondata](http.js:1488:27)\n at Client._onReadable (net.js:677:27)\n at IOWatcher.onReadable [as callback](net.js:177:10)","message":"invalid json: undefined Unexpected token ILLEGAL"}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.