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
Hi, I've recently noticed that nx-ignore has started failing on vercel deployments, with the following message:
My ignored build step command is pnpm dlx nx-ignore <app>. Could this be related to #109 and #110?
pnpm dlx nx-ignore <app>
The text was updated successfully, but these errors were encountered:
I changed it to pnpm dlx nx-ignore@15.5.0 <app>
pnpm dlx nx-ignore@15.5.0 <app>
Sorry, something went wrong.
And did that fix it for you?
jaysoo
No branches or pull requests
Hi, I've recently noticed that nx-ignore has started failing on vercel deployments, with the following message:
My ignored build step command is
pnpm dlx nx-ignore <app>
. Could this be related to #109 and #110?The text was updated successfully, but these errors were encountered: