Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Thanks a lot :) I couldn't use the pql -U postgres command, as I was getting "role "postgres" does not exist" but with the command psql postgres I could create the database and then run the yarn develop command. Thanks once again, saved me a ton of headache :) Commented Mar 6, 2022 at 9:39
  • these commands are not working for me. I have installed Postgres, but when executing these commands, I get the following message in the terminal: 'psql' is not recognized as an internal or external command, operable program or batch file. Commented Mar 1, 2023 at 18:02