Sometimes, the installation can be problematic. If you run into issues, try the following steps:
-
Ensure you have Node.js installed on your system. You can download it from nodejs.org.
-
Open your terminal and run the following command to install the
markdown-preview.nvimplugin:CocInstall coc-markdown-preview-enhanced
-
Or manually install the plugin with npm:
cd ~/.local/share/nvim/lazy/markdown-preview.nvim/app npm install