Export variable is not defined in "ssr.mjs"
Having a lot of trouble getting my docker build to run successfully, using turbo repo. Build works locally, I've got a couple of internal packages I'm importing but they all seem accounted for
The error:
2 Replies
fascinating-indigoOP•2mo ago
The message is quite cryptic and there isn't a ssr file that exists in my repo so I presume it's something internal, can anyone point me in the right direction?
Resolved - caused by import aliases, would be good to have a better error if possible
optimistic-gold•4w ago
@skuse What was wrong with the import aliases? I think I'm having the same issue except I'm trying to add Supabase Auth and it breaks in the similar way