[Salesforce]Visual Studio Codeで「Error: EPERM: operation not permitted」対応

Error: EPERM: operation not permitted, unlink 'C:\Users\〇〇〇user\AppData\Local\sf\client\9.999.9-999zz9z\bin\node.exe'
Code: EPERM

バッチ ファイルが見つかりません。

対応手順

  • Copied the location.( C:\Users\〇〇〇user\AppData\Local\sfdx\client\9.999.9-999zz9z\bin)

  • Search for environment variables in windows search bar

  • Select ‘Edit the System Environment Variables’ and press ‘Environment Variables’ button under ‘Advanced’ Tab.

  • Select path and click on edit.

  • Click New.

  • Paste the location. C:\Users\〇〇〇user\AppData\Local\sfdx\client\9.999.9-999zz9z\bin

  • Click Ok for all windows and restart your VSCode.

投稿者: kinkun

保有資格 Salesforce Certified Platform App Builder T Salesforce Certified Platform Developer I Salesforce Certified Platform Developer II Salesforce Certified Administrator

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です