iamcco/markdown-preview.nvim

E903: Process failed to start: no such file or directory: "/home/****/.local/share/nvim/plugged/markdown-preview.nvim/app/bin/markdown-preview-linux"

Open

#366 ouverte le 31 juil. 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (246 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 538 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Describe the bug When I run MarkdownPreview I get the following error:

Error detected while processing function mkdp#util#open_preview_page[6]..mkdp#rpc#start_server:
line   31:
E903: Process failed to start: no such file or directory: "/home/dot/.local/share/nvim/plugged/markdown-preview.nvim/app/bin/markdown-preview-linux"

To Reproduce Steps to reproduce the behavior:

  1. Install via vim-plug in NVIM v0.5.0
  2. Run MarkdownPreview in an open markdown file

Expected behavior A Markdown Preview is shown

Desktop (please complete the following information):

  • OS: NixOS 21.11 (Porcupine)

Guide contributeur