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 Daemon was not able to compute the project graph. #9581

Closed
projaguar opened this issue Mar 29, 2022 · 2 comments · Fixed by #9585
Closed

Nx Daemon was not able to compute the project graph. #9581

projaguar opened this issue Mar 29, 2022 · 2 comments · Fixed by #9585
Labels

Comments

@projaguar
Copy link

projaguar commented Mar 29, 2022

NX Nx Daemon was not able to compute the project graph.

Log file with the error: /Users/projaguar/Projects/project-forme/node_modules/.cache/nx/d/daemon-error.log
Please file an issue at https://github.com/nrwl/nx
Nx Daemon is going to be disabled until you run "nx reset".

daemon-error.log

Failed to start the Nx Daemon process.
Messages from the log:

More information: /Users/projaguar/Projects/project-forme/node_modules/.cache/nx/d/daemon.log

daemon.log

[NX Daemon Server] - 2022-03-29T10:49:29.776Z - Started listening on: /Users/projaguar/Projects/project-forme/node_modules/.cache/nx/d/d.sock
[NX Daemon Server] - 2022-03-29T10:49:29.787Z - [WATCHER]: Subscribed to changes within: /Users/projaguar/Projects/project-forme

versions

"@nrwl/cli": "13.9.5",
"@nrwl/eslint-plugin-nx": "13.9.5",
"@nrwl/jest": "13.9.5",
"@nrwl/js": "13.9.5",
"@nrwl/linter": "13.9.5",
"@nrwl/react-native": "^13.9.5",
"@nrwl/web": "13.9.5",
"@nrwl/workspace": "13.9.5",

@julianess
Copy link

I think this is related to #8950 I've pasted my suggestion about the possible issues there.

@AgentEnder AgentEnder added the scope: core core nx functionality label Mar 29, 2022
AgentEnder added a commit to AgentEnder/nx that referenced this issue Mar 29, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes nrwl#9584
Fixes nrwl#9581
AgentEnder added a commit to AgentEnder/nx that referenced this issue Mar 29, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes nrwl#9584
Fixes nrwl#9581
AgentEnder added a commit to AgentEnder/nx that referenced this issue Mar 29, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes nrwl#9584
Fixes nrwl#9581
AgentEnder added a commit to AgentEnder/nx that referenced this issue Mar 29, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes nrwl#9584
Fixes nrwl#9581
FrozenPandaz pushed a commit that referenced this issue Mar 29, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes #9584
Fixes #9581
sidmonta pushed a commit to sidmonta/nx that referenced this issue Apr 2, 2022
Node hasher paths need to be normalized, since on windows they return with '\' instead of '/' and don't match keys in workspace configuration.

Fixes nrwl#9584
Fixes nrwl#9581
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants