:LiveServerStart Freezes Neovim #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/live-server.nvim#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I believe that I have the correct setup from the docs. I am using Lazy and Bun though. This is my setup:
Some more context: I can run
live-server .in my project dir and live-server will start or i can runbunx live-server .in my project dir which will also start live-server. The reason for 1.2.1 is because of an issue with Live Server and Linux on the latest version. I have run:checkhealthand everything seems fine as far as I can tell. However, if i run the command,:LiveServerStartwithin Neovim, it will freeze and become unresponsive so I need to close and reopen it.I have a feeling I maybe reconfigured something and I don't see it. TIA!
Attempt to replicate the issue with other package managers - ensure the live server executable being found is not that of bun while doing so.
Thanks for reporting!
@ZackBz reopen if this is still happening