You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.example
to.env.local
and change the value of hashnode hostpnpm install
pnpm build
If this is a genuine issue, I would love to work on it.
The text was updated successfully, but these errors were encountered: