79555472

Date: 2025-04-04 13:42:16
Score: 5
Natty:
Report link

Having the same issue here too.

my code for font is simple

const notoFont = Noto_Sans_KR({
  subsets: ["latin"],
});

It doesn't make error when I start my project with "run dev" command. It only makes error when I build my project with "run build" command. I tried deploying my code to actual server even though it makes error when build, and it works well on deploy environment.

I don't know what is the problem. Maybe SSL?

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): Having the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Developer D