morphic icon indicating copy to clipboard operation
morphic copied to clipboard

next font error when run yarn dev

Open zjrwtx opened this issue 10 months ago • 7 comments

image image

zjrwtx avatar Apr 10 '24 15:04 zjrwtx

I get the same error using bun.

Evilander avatar Apr 10 '24 15:04 Evilander

Windows 11, I got the same error

cnericxu avatar Apr 11 '24 03:04 cnericxu

update nodejs to latest, i fixed thit error ,but get more other..

aaronpeng2020 avatar Apr 11 '24 10:04 aaronpeng2020

npm install next@latest

aaronpeng2020 avatar Apr 11 '24 10:04 aaronpeng2020

yep, thanks. I gave it up on Windows(I was at office), now it's perfect on Mac(I have a M2 Pro at home)

for developers who use Windows, just wait. It's not working on Windows yet right now.

cnericxu avatar Apr 12 '24 04:04 cnericxu

update nodejs to latest, i fixed thit error ,but get more other.. hey guys Node.js v20.11.1 and npm install next@latest still appear the same error

zjrwtx avatar Apr 12 '24 04:04 zjrwtx

There seems to have been an issue with Next.js 14.2.0 on Windows: https://github.com/vercel/next.js/issues/64371

It has been reported that the issue is resolved in Next.js 14.2.1 I have deployed a version with the latest Next.js installed, so please try again with the latest code & bun install https://github.com/miurla/morphic/pull/47

miurla avatar Apr 16 '24 07:04 miurla