Var&
CCConvex Community
•Created by Var& on 9/25/2024 in #support-community
getting compile TS error after upgrading to v1.16.2
Thank you @ballingt
I confirm it's fixed with mentioned version 🙏
9 replies
CCConvex Community
•Created by Var& on 9/25/2024 in #support-community
getting compile TS error after upgrading to v1.16.2
Apologies forgot to mention that
"typescript": "~5.3.3"
9 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
@Michal Srb and @ballingt
you can ignore this thread, I don't knwo what happened, I really dont know, after pushing my branch and merging it with main (yes broken branch), it starts to work. nothing is changed in code, I just ran
npx convex dev
on main branch and it started to compile. I have nothing to add 😄26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
node v20.14.0
NextJs 14.2.4
yarn 4.3.0
convex 1.12.2
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
I tried -v which prints which files are skipped
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
npx convex dev --debug
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
it's an unknow flag,
error: unknown option '--debug'
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
and most importantly convex at version 1.12.2
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
I was able to use the import command and insert test data
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
as soon as I create my first .ts file it starts behaving this way
26 replies
CCConvex Community
•Created by syedsharukhhussainy on 4/15/2024 in #support-community
If I run the command "npx convex dev" it won't run and there are no updates in the dashboard.
I have this issue on my mac, using node v20.14.0 and NextJs 14.2.4
26 replies
CCConvex Community
•Created by Var& on 2/27/2024 in #support-community
convex not compiling due to TS/Flow errors
sorry for the delayed response. yes, exactly, this was a util.ts file that was returning icons for buttons based on conditions. the native builds (ios,android) were all good that's why I never suspected that. and the error messages from convex was leading me to nested node_module files.
98 replies
CCConvex Community
•Created by Var& on 2/27/2024 in #support-community
convex not compiling due to TS/Flow errors
someone was not happy about that haha
98 replies
CCConvex Community
•Created by Var& on 2/27/2024 in #support-community
convex not compiling due to TS/Flow errors
I was importing Icons from lucid (tamagui's icon pack) into a util.ts to return them to component,
98 replies
CCConvex Community
•Created by Var& on 2/27/2024 in #support-community
convex not compiling due to TS/Flow errors
I found it, the bad apple.
98 replies
CCConvex Community
•Created by Var& on 2/27/2024 in #support-community
convex not compiling due to TS/Flow errors
thank you so much for your time again, cheers
98 replies