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

ENOENT: no such file or directory server-process.json #27617

Closed
1 of 4 tasks
lppedd opened this issue Aug 23, 2024 · 1 comment · Fixed by #27626
Closed
1 of 4 tasks

ENOENT: no such file or directory server-process.json #27617

lppedd opened this issue Aug 23, 2024 · 1 comment · Fixed by #27626
Assignees
Labels

Comments

@lppedd
Copy link

lppedd commented Aug 23, 2024

Current Behavior

After updating from 18.3.4 to 19.6.2, each time I run nx reset after building something cachable, I see:

Resetting the Nx cache and stopping the daemon.
ENOENT: no such file or directory, open 'C:\Users\edoardo.luppi\...\.nx\workspace-data\d\server-process.json'
Successfully reset the Nx workspace.

image

Expected Behavior

nx reset runs without issues.

GitHub Repo

No response

Steps to Reproduce

  1. Execute a cachable task
  2. Run nx reset

Nx Report

Node           : 20.14.0
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 10.7.0

nx                 : 19.6.2
@nx/js             : 19.6.2
@nx/jest           : 19.6.2
@nx/linter         : 19.6.2
@nx/eslint         : 19.6.2
@nx/workspace      : 19.6.2
@nx/angular        : 19.6.2
@nx/cypress        : 19.6.2
@nx/devkit         : 19.6.2
@nx/esbuild        : 19.6.2
@nx/eslint-plugin  : 19.6.2
@nx/plugin         : 19.6.2
@nx/storybook      : 19.6.2
@nrwl/tao          : 19.6.2
@nx/web            : 19.6.2
@nx/webpack        : 19.6.2
typescript         : 5.5.4
---------------------------------------
Registered Plugins:
@nx/js
@nx/eslint/plugin
---------------------------------------
Community plugins:
@storybook/angular : 8.2.8
ng-zorro-antd      : 18.1.1
---------------------------------------
Local workspace plugins:
         @hcl/nx-extester
         @hcl/nx-appscan
         @hcl/nx-assets
         @hcl/nx-mend
         @hcl/nx-vsce

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@lppedd lppedd changed the title ENOENT no such file or directory server-process.json ENOENT: no such file or directory server-process.json Aug 23, 2024
@FrozenPandaz FrozenPandaz added the scope: core core nx functionality label Aug 23, 2024
FrozenPandaz pushed a commit that referenced this issue Sep 25, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #27617

Co-authored-by: James Henry <james@henry.sc>
FrozenPandaz pushed a commit that referenced this issue Sep 26, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #27617

Co-authored-by: James Henry <james@henry.sc>
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 Oct 26, 2024
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