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
I'm guessing the latest pull request may fix this. Getting this when building.
Error: Invalid second argument for `transform`! Expected `Transformer[]` but got `object`
--
15:26:55.883 | at B (file:///vercel/path0/node_modules/ultrahtml/dist/index.js:1:4646)
15:26:55.883 | at markdown (file:///vercel/path0/dist/chunks/prerender_x7JghXdG.mjs:3260:10)
15:26:55.883 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
15:26:55.883 | at async file:///vercel/path0/dist/chunks/prerender_x7JghXdG.mjs:3281:19
The text was updated successfully, but these errors were encountered:
Hi, i'm guessing your trying to contribute? if so yes! we are working on fixing some of the code to be able to upgrade all the deps as some of them change the way their code works.
On another note, if you are wanting to build based on the main branch you can use pnpm install --frozen-lockfile and it will install the proper versions to get it to work
I'm guessing the latest pull request may fix this. Getting this when building.
The text was updated successfully, but these errors were encountered: