LeetCode-OpenSource/vscode-leetcode

Error: EPERM: operation not permitted, mkdir 'C:\Users\{{user_name}}' Please open the output channel for details.

Fair-Child opened this issue ยท 1 comments

๐Ÿ› Bug Report

Error: EPERM: operation not permitted, mkdir 'C:\Users\bl94b' Please open the output channel for details.

To Reproduce

once installed the extension, click on "code now" button

Extension Output

v18.14.1
Active Name Version Desc

โˆš solution.discuss 2019.02.03 Plugin to fetch most voted solution in discussions.
โˆš company 2017.12.18 Plugin to query by company for free user.
โˆš cache default Plugin to provide local cache.
โˆš retry default Plugin to retry last failed request if autologin.enable is on.
ร— leetcode.cn 2018.11.25 Plugin to talk with leetcode-cn APIs.
โˆš leetcode default Plugin to talk with leetcode APIs.
(node:12456) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
Active Name Version Desc

โˆš solution.discuss 2019.02.03 Plugin to fetch most voted solution in discussions.
โˆš company 2017.12.18 Plugin to query by company for free user.
โˆš cache default Plugin to provide local cache.
โˆš retry default Plugin to retry last failed request if autologin.enable is on.
ร— leetcode.cn 2018.11.25 Plugin to talk with leetcode-cn APIs.
โˆš leetcode default Plugin to talk with leetcode APIs.
(node:6068) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
Active Name Version Desc

โˆš solution.discuss 2019.02.03 Plugin to fetch most voted solution in discussions.
โˆš company 2017.12.18 Plugin to query by company for free user.
โˆš cache default Plugin to provide local cache.
โˆš retry default Plugin to retry last failed request if autologin.enable is on.
โˆš leetcode.cn 2018.11.25 Plugin to talk with leetcode-cn APIs.
โˆš leetcode default Plugin to talk with leetcode APIs.
(node:24504) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
Active Name Version Desc

โˆš solution.discuss 2019.02.03 Plugin to fetch most voted solution in discussions.
โˆš company 2017.12.18 Plugin to query by company for free user.
โˆš cache default Plugin to provide local cache.
โˆš retry default Plugin to retry last failed request if autologin.enable is on.
ร— leetcode.cn 2018.11.25 Plugin to talk with leetcode-cn APIs.
โˆš leetcode default Plugin to talk with leetcode APIs.
(node:8336) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)

Guidance: Press Ctrl+Shift+U, and toggle the channel to LeetCode.

Your Environment

  • os: windows 10
  • extension settings:
  • nodejs version: v18.14.1
  • vscode version: 1.69.2
  • extension version: v0.18.1

i have the same problem