We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This isn't consistent so I suspect it's a race condition of some sort. To repro:
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!
The text was updated successfully, but these errors were encountered: