Closed pawel-pelak-wb closed 5 years ago
I suggest running claudia pack
and see what gets sent to AWS. It's possible that some dependencies are not included due to package config. Check if you can run it locally from the packaged source. Also, check if the Node.Js version you use for the runtime supports all the deps (so run locally in the same Node instance as remotely).
closing this due to inactivity
HI
after deploy I got this error:
My local instance works well.
This is my server.js file.