System Information
- Strapi Version:
- Operating System: Windows 10
- Database: PostgreSQL
- Node Version:
- NPM Version: 6.0.0
- Yarn Version:
I tried to deploy my strapi code to AWS based on the tutorial, unfortunately, it didn’t go as planned, in the end, I still cannot open this site “http://your-ip-address:1337/”,
and after running this command pm2 start ecosystem.config.js
, I got this error:
I’m sure something went wrong, but cannot figure out why. Hope someone can help me out here.