I have problems deploying the stack on AWS: "node_modules" not recognized as command.
After setting the security credentials with environment variables, installing node.js, npm (8.3.0) and json-serverless, I get this problem when trying to deploy the stack using a basic db.json from the example.

Me installing the api from Node.js in Windows

json serverless version:

Thank you