我目前正在收到以下错误:
$ mix ecto.create
** (Mix) The database for HelloPhoenix.Repo couldn't be created, reason given: psql: FATAL: role "postgres" does not exist
根据上的凤凰页面,解决上述问题的方法是输入=# CREATE ROLE postgres LOGIN CREATEDB;。
但我不明白的是把这个放在哪里。是我在档案里输入的东西吗?如果是的话,是哪个文件?这是我在命令行上运行的命令吗?
在遵循时,我遇到以下错误:Error: The contents of the SDKs in your Command Line Tools (CLT) installation do not match the SDK folder names.
% brew install tinygo
==> Installing tinygo from tinygo-org/tools
Error: The contents of the SDKs in your Command Line Tools (CLT) installation do not match the SDK folder