iamcco / iamcco/markdown-preview.nvim
non-existent property 'padLevels' of modules exports inside circular dependency
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. type `:MarkdownPreview`
2. 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:
```
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.