question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work on macos with neovim

See original GitHub issue

I tried installing both with yarn+node and also the other way, but either way, when I start the server it does nothing. mkdp#rpc#get_server_status() returns zero. Any idea what I could be doing wrong?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
svermeulencommented, May 17, 2019

Oh ok it works now 😃

Changed to use npm install (thanks @sff1019) and then explicitly calling call mkdp#util#open_preview_page()

Seems great so far, thanks for this

0reactions
iamccocommented, May 17, 2019

It use pkg to build package and may can not work on some operate system.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run nvim on macOS (10.11.6) · Issue #8524 - GitHub
nvim --version : Can't be executed because nvim doesn't run on Mac OS 10.11.6; Vim (version: ) behaves differently?
Read more >
Why is Neovim's init file not working on my Mac?
I figured this was the problem because when I ran Neovim with sudo nvim , all the customisations in the init.vim file were...
Read more >
Neovim for MacOS - DEV Community ‍ ‍
Hi guys, this is my first post and I will help to install Neovim for MacOS. In this case, the plugins to install...
Read more >
How I Setup Neovim On My Mac To Make It Amazing - YouTube
Hey guys! In this video, I'm setting up Neovim from scratch to turn it into something pretty amazing. I'll be talking about pretty...
Read more >
What's the prefered method for installing neovim on macOS?
I've been using brew remove neovim and brew install --HEAD neovim But it's always a crap shoot with brew because it downloads/updates other...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found