-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Bug]: Assertion failed: (insertion_info.second) == (true) #660
Comments
Try delete node_modules, and re-install again, does it help? |
I have tried it already, but unfortunately, the error still persists. |
I even deleted the |
Could you try out node 20.18.1 to ensure is it related to specific node version? |
Weird, could you please provide a minimal reproduction so we could do a further debug? |
I had this issue too in a pnpm monorepo with |
@lxqueen I tried to make a minimal monorepo with |
Version
Details
I've just installed version 0.3.0 in order to fix #641 but now I'm getting this error.
I tried it a sandbox and it worked, I thought it had something to do with the node version, I'm using node v22.12.0, I also tried this one in the sandbox and it worked, maybe it's Windows-related.l
Reproduce link
on a sandbox it worked, maybe it's Windows-related
Reproduce Steps
run pnpm build
The text was updated successfully, but these errors were encountered: