nate
nate
CCConvex Community
Created by nate on 8/13/2024 in #support-community
ts error suddenly from helpers
dont belive i changed anything since the last time i worked on this project, but suddenly ts errors i cant figure out why or how to proceeed
3 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
updated some config and it worked
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
weird it wont go back now
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
i did move it to the root, and the. my ide (webstorm) stopped displaying coverage inline
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
thanks!
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
ie:
ing Convex functions...
✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/lib/index.html

✘ [ERROR] No loader is configured for ".png" files: convex/coverage/favicon.png

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/convex/_generated/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/_generated/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/index.html

✘ [ERROR] No loader is configured for ".png" files: convex/coverage/lcov-report/favicon.png

✘ [ERROR] No loader is configured for ".info" files: convex/coverage/lcov.info

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/convex/index.html
ing Convex functions...
✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/lib/index.html

✘ [ERROR] No loader is configured for ".png" files: convex/coverage/favicon.png

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/convex/_generated/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/_generated/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/index.html

✘ [ERROR] No loader is configured for ".png" files: convex/coverage/lcov-report/favicon.png

✘ [ERROR] No loader is configured for ".info" files: convex/coverage/lcov.info

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/lcov-report/convex/index.html

✘ [ERROR] No loader is configured for ".html" files: convex/coverage/convex/index.html
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
is there also away to ignore coverage files?
13 replies
CCConvex Community
Created by ashuvssut (ashu) on 9/27/2023 in #support-community
Cannot resolve built-in Node's "crypto" library
i see this error as well when i have a file that imports convex-test
6 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
thanks!
13 replies
CCConvex Community
Created by nate on 8/5/2024 in #support-community
Where to store api helper utils?
ahh ok, i thought i was seeing them in generated file mappings, but i guess they dont get exposed
13 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
at least it seems to 🤞
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
i manually added the file generated from the new path
{
"functions": "src/convex/"
}
{
"functions": "src/convex/"
}
then moved my code into and that seemed to do it
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
looks to work now
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
looks like i have to select "new project" from the cli. as exiting project didn't set it up right
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
i also did it from scratch after your first message, will try again
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
what am i missing?
17 replies
CCConvex Community
Created by nate on 10/26/2023 in #support-community
Using with create react app
No description
17 replies
CCConvex Community
Created by nate on 7/2/2023 in #support-community
uploading audio file
if i send it as an m4a it never plays
8 replies
CCConvex Community
Created by nate on 7/2/2023 in #support-community
uploading audio file
if i send the file as form data the type never sticks in the file storage
8 replies
CCConvex Community
Created by nate on 7/2/2023 in #support-community
uploading audio file
it could be an issue on my end, it seems like its only uploading the path as a string as the size changes based on the string length
8 replies