You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ Error: Document update conflict.
at Request._callback (/home/kabus/node_modules/nano/nano.js:319:39)
at Request.self.callback (/home/kabus/node_modules/nano/node_modules/request/request.js:122:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request.<anonymous> (/home/kabus/node_modules/nano/node_modules/request/request.js:888:14)
at emitOne (events.js:101:20)
at Request.emit (events.js:188:7)
at IncomingMessage.<anonymous> (/home/kabus/node_modules/nano/node_modules/request/request.js:839:12)
at emitNone (events.js:91:20)
name: 'Error',
scope: 'couch',
status_code: 409,
'status-code': 409,
How can i set the user credentials?
The text was updated successfully, but these errors were encountered:
Hi,
I installed this package from node. Package installed successful. But how can i run it?
when i run:
node ./node_modules/express-user-couchdb/init http://localhost:5984/_users
im getting the following error:
How can i set the user credentials?
The text was updated successfully, but these errors were encountered: