npx nx database:reset twenty-server errors
Hi! I am trying to install twenty on arch. Somehow the title command has errors, which prevents its normal use (attachment).
Postgres has the extensions installed:
postgres=# \dx
List of installed extensions
Name | Version | Schema | Description
------------+---------+------------+------------------------------
pg_graphql | 0.1 | public | GraphQL support
pgcrypto | 1.3 | public | cryptographic functions
plpgsql | 1.0 | pg_catalog | PL/pgSQL procedural language
I am missing something, but have been unable to finish installation and running around in circles:)
Thanks,
Tamas
Postgres has the extensions installed:
postgres=# \dx
List of installed extensions
Name | Version | Schema | Description
------------+---------+------------+------------------------------
pg_graphql | 0.1 | public | GraphQL support
pgcrypto | 1.3 | public | cryptographic functions
plpgsql | 1.0 | pg_catalog | PL/pgSQL procedural language
I am missing something, but have been unable to finish installation and running around in circles:)
Thanks,
Tamas
message.txt3.94KB