vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

node16.13.1使用付费题目报错

Open zzfn opened this issue 4 years ago • 0 comments

🐛 Bug Report

A clear and concise description of what the bug is. 当我使用node 16.13.1时 付费题目打开失败

To Reproduce

Steps to reproduce the behavior.

Expected behavior

A clear and concise description of what you expected to happen.

Extension Output

Paste here the LeetCode extension log from output channel.

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

[ERROR] failed to load locked problem!
(node:64789) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
运行命令 leetcode.previewProblem 错误: Command "node "/Users/chenchen/.vscode/extensions/leetcode.vscode-leetcode-0.18.0/node_modules/vsc-leetcode-cli/bin/leetcode",show,161,-x" failed with exit code "0".。这可能是由提交 leetcode.previewProblem 的扩展引起的。

Your Environment

  • os:macos 11.4
  • extension settings:
  • nodejs version: 16.13.1
  • vscode version: 1.62.3
  • extension version: 0.18.0

zzfn avatar Dec 06 '21 09:12 zzfn