While building the project locally using pnpm build (enterprise), it is giving error in markdown-to-html.tsx file about useEmbeds. I am attaching a screenshot below. Process I follow to get the issue:
- Clone the repo
-Navigate to enterprise - copy
.env.example to .env.local and change the value of hashnode host - run
pnpm install - then ran
pnpm build
If this is a genuine issue, I would love to work on it.

While building the project locally using
pnpm build(enterprise), it is giving error in markdown-to-html.tsx file about useEmbeds. I am attaching a screenshot below. Process I follow to get the issue:-Navigate to enterprise
.env.exampleto.env.localand change the value of hashnode hostpnpm installpnpm buildIf this is a genuine issue, I would love to work on it.