Using local config for Cloudant
ERR: Invalid or unexpected value passed to Simple Service Registration module
body-parser deprecated bodyParser: use individual json/urlencoded middlewares app.js:67:40
server starting on http://localhost:6001
(node:6521) DeprecationWarning: Using Buffer without new will soon stop working. Use new Buffer(), or preferably Buffer.from(), Buffer.allocUnsafe() or Buffer.alloc() instead.
_http_server.js:193
throw new RangeError(Invalid status code: ${statusCode});
Using local config for Cloudant ERR: Invalid or unexpected value passed to Simple Service Registration module body-parser deprecated bodyParser: use individual json/urlencoded middlewares app.js:67:40 server starting on http://localhost:6001 (node:6521) DeprecationWarning: Using Buffer without
new
will soon stop working. Usenew Buffer()
, or preferablyBuffer.from()
,Buffer.allocUnsafe()
orBuffer.alloc()
instead. _http_server.js:193 throw new RangeError(Invalid status code: ${statusCode}
);