Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Multiple errors on rest.nvim regarding dependencies #1492

Open
1 task done
pinarruiz opened this issue May 5, 2024 · 1 comment
Open
1 task done

[BUG] Multiple errors on rest.nvim regarding dependencies #1492

pinarruiz opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pinarruiz
Copy link
Contributor

Field Description
Plugin rest.nvim
Nixpkgs unstable
Home Manager unstable
  • I have read the FAQ and my bug is not listed there.

Description

Missing dependencies on rest nvim
The dependencies that seem to be missing are:

  • lua-curl
  • xml2lua
  • mimetypes

Minimal, Reproducible Example (MRE)

{
  plugins.rest.enable = true;
}

Can confirm that disabling the plugin stops the messages.

@pinarruiz pinarruiz added the bug Something isn't working label May 5, 2024
@GaetanLepage
Copy link
Collaborator

I think this is the same problem as luasnip (NixOS/nixpkgs#306367).
@teto is working on the lua dependencies propagation problem.

Thank you for reporting it anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants