nx icon indicating copy to clipboard operation
nx copied to clipboard

Permission denied deleting nx/d/daemon.log (Windows)

Open saif-o99 opened this issue 1 year ago • 2 comments

Current Behavior

I'm trying to delete node modules and i'm getting operation not permitted on open node_modules.cache\nx\d\daemon.log

Expected Behavior

It should delete the node_modules

GitHub Repo

No response

Steps to Reproduce

  1. try delete node_modules manually
  2. or try delete it by cmd
  3. try nx reset and do the same, nothing changed

Nx Report

Node   : 21.6.1
   OS     : win32-x64
   npm    : 10.2.4
   
   nx (global)        : 19.6.4
   nx                 : 16.9.1
   @nx/js             : 16.9.1
   @nx/jest           : 16.9.1
   @nx/linter         : 16.9.1
   @nx/workspace      : 16.9.1
   @nx/cypress        : 16.9.1
   @nx/devkit         : 16.9.1
   @nx/eslint-plugin  : 16.9.1
   @nx/react          : 16.9.1
   @nrwl/tao          : 16.9.1
   @nx/web            : 16.9.1
   @nx/webpack        : 16.9.1
   nx-cloud           : 19.0.0
   typescript         : 5.1.6
   ---------------------------------------
   Community plugins:
   nx-electron : 14.0.2

Failure Logs

No response

Package Manager Version

No response

Operating System

  • [ ] macOS
  • [ ] Linux
  • [X] Windows
  • [ ] Other (Please specify)

Additional Information

No response

saif-o99 avatar Sep 02 '24 08:09 saif-o99