next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

import { lusitana } from '@/app/ui/fonts';

Open Brendafrenjo opened this issue 1 year ago • 4 comments

There is no path for this: import { lusitana } from '@/app/ui/fonts';

Brendafrenjo avatar Jan 30 '24 07:01 Brendafrenjo

@Brendafrenjo you can find it in final-example of the directories above

meyhuan avatar Feb 04 '24 08:02 meyhuan

Happened to be when ran initial build and deployment in Vercel. You should push latest changes to the repository that have been made until this part of the guide. The build should start again automatically and go through

Kaldemaijer avatar Feb 08 '24 09:02 Kaldemaijer

I solved it accroding to this https://stackoverflow.com/questions/77509362/how-to-solve-modules-not-found-in-next-js-14. image

xingBaGan avatar Apr 19 '24 02:04 xingBaGan

It's a starter project. You're all getting ahead lol. You're suppose to follow the tutorial as it will tell you how to add the font.

joelrb avatar Apr 25 '24 06:04 joelrb