johnversus
TTCTheo's Typesafe Cult
•Created by johnversus on 7/21/2023 in #questions
Cannot find module error in building turbo repo
Hi, I am new to using turborepo. When I try to deploy my project from apps folder I keep getting the following error on every alternate build.
And if I try to rebuild the failed build without the build cache, then it builds without any error. Am I missing to setup any turbo config in my project?
1 replies
TTCTheo's Typesafe Cult
•Created by johnversus on 7/20/2023 in #questions
What is the correct way to generate SEO metadata in t3 app
I have been using <Head> tag in index.tsx file to add all my page meta tags, but it turns out it cannot show this metadata in search engines.
So what is the correct way to add the meta tags in t3 app.
19 replies