thomast
thomast
TTwenty
Created by Krzysztof Cieśllik on 9/5/2024 in #❓︱help
Forgot to end trial - can I get a refund?
cc @Félix @Thomas
4 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
you are supposed to call tsc --project <project_path> but with a space in your project path it thought you were adding several path
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
great !!
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
do you have your backend running?
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
any errors in console/network?
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
what do you see on http://localhost:3001 ?
65 replies
TTwenty
Created by davidhoeck on 9/4/2024 in #❓︱help
Best practice to track form submissions
cc @Thomas
7 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
can you rename that folder without a space and try again
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
I see a space in your folder name all coding
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
wait
65 replies
TTwenty
Created by saras on 8/31/2024 in #❓︱help
Make on linux command not working
Hi @saras, could you remove your twenty setup and start again following https://twenty.com/developers/local-setup please. Put all steps you follow in this thread 🙂
65 replies
TTwenty
Created by saras on 9/3/2024 in #❓︱help
npx nx start does not start the frontend (getting error)
looking at your other ticket @saras, closing this one since this looks like a duplicate
3 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Schema graphql does not exists
Hi @Lakshan, closing this one since this is probably related to your other opened ticket. This error often comes from a database initialization that failed
3 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
indeed. Did you try using another port as suggested above?
12 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
and how do you know npx nx database:reset twenty-server update the local DB and not docker?
12 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
another solution to fix this is setting up your docker on another port. Like 5433. - PG_DATABASE_URL=postgres://twenty:twenty@localhost:5433/default in your env file - ports: - "5432:5432" in twenty-postgres/docker/docker-compose.yml - make postgres-on-docker again
12 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
maybe you already have postgres running on 5432? But then I don't know why you would not see an error when trying to setup your docker
12 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
Sounds weird, so you have a docker running twenty_postgres on 5432 ?
12 replies
TTwenty
Created by ferdi9544 on 9/3/2024 in #❓︱help
API : Error 500 while fetching all companies
Hi @ferdi9544, I checked your account and I can see the companies as expected. Did you fix the issue? Or do you have an example of query that does not work?
29 replies