簡體   English   中英

錯誤:EPERM:不允許操作,重命名

[英]Error: EPERM: operation not permitted, rename

我正在嘗試將 node-modules 和 src 移動到客戶端文件夾,並發生此錯誤:

'c:\Users\Admin\Desktop\ReactCode\soccer-life\src' -> 
'c:\Users\Admin\Desktop\ReactCode\soccer-life\client\src'

'c:\Users\Admin\Desktop\ReactCode\soccer-life\node-modules' -> 
'c:\Users\Admin\Desktop\ReactCode\soccer-life\client\node-modules'

按照提到的步驟

  1. 右鍵單擊項目文件夾
  2. Go 到屬性 -> 安全選項卡
  3. Select 用戶 -> 編輯
  4. 在用戶權限部分,完全控制 -> 在允許中打勾 -> 確定
  5. 等待 Windows 安全應用新的安全規則
  6. 點擊確定

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM