You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
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.
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