When I try to use NextJS in a Deno monorepo, the package import like
import {add} from "@scope/add";
inside the nextjs app throws
⨯ TypeError: Cannot read properties of undefined (reading 'bold')
0 Replies
No replies yetBe the first to reply to this messageJoin