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

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -