starter-kit icon indicating copy to clipboard operation
starter-kit copied to clipboard

Review markdown-to-HTML.tsx file in enterprise, while building useEmbeds errors about react

Open Pravesh-Sudha opened this issue 1 year ago • 0 comments

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.

Image

Pravesh-Sudha avatar Jan 31 '25 16:01 Pravesh-Sudha