Parse and compile issue?

I am getting this error only when I run yarn dev:plasmo and its works fine and well with yarn dev:next any idea how to resolve this please? Am I missing something? Using plasmo with Turpo repo and next js Thank you!
No description
10 Replies
harrytaker#007
harrytaker#007OP•2y ago
now down to this issue, at this point, no clue 😛
No description
Arcane
Arcane•2y ago
@harrytaker#007 has reached level 1. GG!
harrytaker#007
harrytaker#007OP•2y ago
I think this is going to bit tricker as @next/font package is no more needed from Next.js side of things (as Next.js ships it by default), but the parcel is looking for it, any idea how to resolve this? Hi team, any guidance on this please ? @louis Sorry for tagging if I am not supposed to tag directly. Can you guide me on this one please?
lab
lab•2y ago
You can try aliasing the next/font/google package with a polyfill, or try to consume the next package... tho I doubt that world work.
Arcane
Arcane•2y ago
@louis has reached level 51. GG!
harrytaker#007
harrytaker#007OP•2y ago
Thanks for your response. Diff issue this time around
harrytaker#007
harrytaker#007OP•2y ago
No description
harrytaker#007
harrytaker#007OP•2y ago
I had to give up on this, hosted the font files locally and using via tailwind as normal.
Arcane
Arcane•2y ago
@harrytaker#007 has reached level 2. GG!
harrytaker#007
harrytaker#007OP•2y ago
wish we have withNextFonts example in the future 😄

Did you find this page helpful?