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

ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL when building all packages #211

Open
r-n-o opened this issue Feb 6, 2024 · 0 comments
Open

ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL when building all packages #211

r-n-o opened this issue Feb 6, 2024 · 0 comments

Comments

@r-n-o
Copy link
Contributor

r-n-o commented Feb 6, 2024

This isn't consistent so I suspect it's a race condition of some sort. To repro:

$ pnpm run clean-all && pnpm run build-all
/Users/rno/tkhq/code/sdk/packages/solana:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @turnkey/[email protected] build: `rollup -c`
Command failed with signal "SIGINT"
 ELIFECYCLE  Command failed.

I don't think this is critical to fix but it's annoying. If anybody happens to know what we're doing wrong, please comment below!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant