markdown-preview.nvim
markdown-preview.nvim copied to clipboard
non-existent property 'padLevels' of modules exports inside circular dependency
Describe the bug
When I call command :MarkdownPreview it shows this error message but after pressing enter It still can open markdown preview.
(node:23466) Warning: Accessing non-existent property 'padLevels' of module exports ins
ide circular dependency
To Reproduce Steps to reproduce the behavior:
- type
:MarkdownPreview - See error
Expected behavior No error message.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: 5.10.16-artix1-1
Log:
I can reproduce on Arch Linux with vim 8.2. It seems to be a duplicate of #181, but I don't know Chinese.