Extension installation fails with EPERM on windows when running with vscode-test #258
Open
Description
Downloaded VS Code into C:\GIT\formatters\vscode-black-formatter\.vscode-test\vscode-win32-x64-archive-1.85.2
Installing extensions...
Installing extension 'ms-python.python'...
(node:31328) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
[node.js fs] rename failed after 1 retries with error: Error: EPERM: operation not permitted, rename 'c:\GIT\formatters\vscode-black-formatter\.vscode-test\extensions\.70c4e24d-3e6d-4ef9-8311-de75c41021cf' -> 'c:\GIT\formatters\vscode-black-formatter\.vscode-test\extensions\ms-python.python-2023.22.1'
EPERM: operation not permitted, rename 'c:\GIT\formatters\vscode-black-formatter\.vscode-test\extensions\.70c4e24d-3e6d-4ef9-8311-de75c41021cf' -> 'c:\GIT\formatters\vscode-black-formatter\.vscode-test\extensions\ms-python.python-2023.22.1'
Failed Installing Extensions: ms-python.python
Found existing install in C:\GIT\formatters\vscode-black-formatter\.vscode-test\vscode-win32-x64-archive-1.85.2. Skipping download
Metadata
Assignees
Labels
No labels