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

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -