HTTP 500 error using Azure Easytables with Node.js backend -
having created mobile app in azure using easytables node.js backend, http 500 error trying post new item.
log in azure console , in project backend run:
npm sqlite3
that fixes it.
(answering own question because couldn't find anywhere on stackoverflow. props @benjamintam readify solution)
Comments
Post a Comment