Hi Community,
I am having issues with $db object on the server.js file in a SMI app.
when i’m executing a method from the server.js file i’m getting this console error:
this how i invoke the method:
client.request.invoke('methodName')
and this is the error:
and that’s all printed in console
this are the nod and fdk versions i’m using
Thanks.