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

[nx-ignore] Vercel build error #124

Open
montogeek opened this issue Oct 27, 2022 · 0 comments
Open

[nx-ignore] Vercel build error #124

montogeek opened this issue Oct 27, 2022 · 0 comments
Assignees

Comments

@montogeek
Copy link

Hi!

I have a repository using Nx 15.0.0 with 2 projects on Vercel.
Project 1 configuration:
image

Project 2 configuration:
image

Now I have in the Git configuration:
Project 1
npx nx-ignore project1 --verbose

Project 2
npx nx-ignore project2 --verbose

But when making a change in project1, project2 is still being built, after checking the logs it shows:
image

Project1 environment has too:

NX_DAEMON=false

Any idea what could be it?

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

2 participants