I want to install the postgres version of strapi, a headless CMS for use with Gatsby.js. However, I get the following message and cannot install it.
npx [email protected] ↓
Choose your installation type Custom (manual settings) ? Would you like to use a template? (Templates are Strapi configurations designe d for a specific use case) >No ? Choose your default database client> postgres ? Database name: strapiapi ? Host: 127.0.0.1 ? Port: 5432 ? Username: postgres ? Password: ******** ? Enable SSL connection: No ⛔️ Connection test failed: password authentication failed for user "postgres" pgAdmin already installed I followed the instructions in this video. https://www.youtube.com/watch?v=FeZyCxwb1aQ