NickWild
error during setup
@charles is this related to the same problem with installing nx I am reporting to you here https://discord.com/channels/1130383047699738754/1252550582481322006
16 replies
Running Twenty
You need to start your containers from docker desktop or go to the directory of your install (where you should see
docker-compose.yaml
file) and run docker compose up
and then you should find your default twenty installation at localhost:3000
9 replies
Error logging in first time
Thanks @charles Yes I did have an old version of node on the version of ubuntu on DO. I have now upgraded and node is now
v20.15.0
and yarn is 1.22.22
however I still get the same error, but no longer with anything reported in the browser console and still the same nx error15 replies
CORS error
Great thanks @charles I found a fix earlier on https://github.com/twentyhq/twenty/issues/5184 although I have got an error
QueryFailedError
when signing in. I am trying to debug now4 replies