Skip to content
Discussion options

You must be logged in to vote

Hi @hirohiro-sys!

Nice to see you around the project again! Sorry for the AI translated Japanese used on many of the new or updated pages.

What is your pnpm version you used to install dependencies? I see from the logs that you're using an older Node.js (v21.7.3). pnpm 10.30.1 should be the version of pnpm to use when working with the repo. Try to use corepack enable or your own environment version manager to use the proper pnpm version. Clean all the node_modules from the repo (npx npkill can help), then re-install using pnpm i.

I'll extend the contribution docs to include more details and a troubleshooting section. Hope the above helps!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by hirohiro-sys
Comment options

You must be logged in to vote
1 reply
@lazarv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants