matysw
TTCTheo's Typesafe Cult
•Created by matysw on 3/16/2025 in #questions
NextJS api route not working
hey so i have nextjs page using api routes, i created a simple api route that i wanna use as my backend kinda, just call it from another app and it will do some stuff and return back to me just an id... but that's not important, i tested it and it worked flawlessly on my localhost machine, once i deployed it it went thru with no build issues not even warning and when i want to test it it throws me
why is that? i dont get it
2 replies
TTCTheo's Typesafe Cult
•Created by matysw on 1/23/2025 in #questions
Cannot find module 'expo-asset/tools/hashAssetFiles'
hey everyone! ive just recently moved from normal repo to monorepo due to my stack, and currently i have turborepo-RN, and my expo app is in apps/native.
however i have a weird issue:
ive tried bunch of fixes like: https://github.com/expo/expo/issues/9557 or https://github.com/expo/expo/issues/9485
currently helpess 😦
1 replies