Problem with Learn Next.js course code
Unanswered
Vidul posted this in #help-forum
VidulOP
I am new to react/next.js and i am current doing the learn next.js course in the official website. I am on the 6th chapter and i created a git repo and imported it to vercel. When i build it in vercel it fails and returns a error but when i run build my computer everything goes smoothly. I have attached the vercel log.
5 Replies
VidulOP
Github repo: https://github.com/VidulHB/nextjs-dashboard
@Vidul Github repo: https://github.com/VidulHB/nextjs-dashboard
The link for the github repo is not working
it can be because the repo is private or deleted, or a spelling error
also the error message indicates that it cannot find the module
@/app/ui/fonts or its corresponding type declarations in the file acme-logo.tsx.Are you sure that you have pushed all the required code to github?