iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.67k stars 277 forks source link

Failure to parse: Process excited 122 #550

Closed guxuerui closed 1 year ago

guxuerui commented 1 year ago

Describe the bug

After install plugin, got error. Failure to parse: Process excited 122

To Reproduce Steps to reproduce the behavior:

  1. Use Lazy.nvim
  2. Add config
    {
    "iamcco/markdown-preview.nvim",
    build = function() vim.fn["mkdp#util#install"]() end,
    },
  3. Install markdown-preview.nvim

Expected behavior Can preview markdown file

Screenshots

截屏2023-02-08 21 30 17

Desktop (please complete the following information):