Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throws error when building. #17

Closed
JojokCreator opened this issue Feb 18, 2024 · 1 comment · Fixed by #16
Closed

Throws error when building. #17

JojokCreator opened this issue Feb 18, 2024 · 1 comment · Fixed by #16
Assignees
Labels
bug Something isn't working in progress This says that a specific issue is inprogress within a branch

Comments

@JojokCreator
Copy link

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
@Adammatthiesen Adammatthiesen self-assigned this Feb 18, 2024
@Adammatthiesen
Copy link
Collaborator

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

@Adammatthiesen Adammatthiesen added bug Something isn't working in progress This says that a specific issue is inprogress within a branch labels Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress This says that a specific issue is inprogress within a branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants