Skip to content

NX Daemon does not respond after first usage #27834

Answered by tlaurie-cl
foxylion asked this question in Questions
Discussion options

You must be logged in to vote

I may have found the solution.

If you have the .nx folder in a .gitignore file that is above the root like:
outer/.gitignore
outer/inner/nx.json
outer/inner/.nx/**

Nx appears to not recognize this and actually tracks the files inside of the .nx cache folder. Causing the daemon to infinitely recalculate hashes.

Adding a .gitignore with .nx inside of it into the nx workspace root folder (outer/inner/.gitignore) seems to fix this.

I've created an issue here: #30313

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by foxylion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants