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] "E482: Can 't open file /path/to/manifest for writing: no such file or directory" #251

Closed
ChristophSchmidpeter opened this issue May 16, 2023 · 1 comment
Assignees

Comments

@ChristophSchmidpeter
Copy link

ChristophSchmidpeter commented May 16, 2023

NeoVim Version
Output of nvim --version

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. nvim --clean -u minimal.lua
  2. Note E482: Can't open file /path/to/manifest for writing: no such file or directory error

Example test files to reproduce
minimal.lua.txt

Expected behavior
No error message

Logs
Set log level, but I cannot find logs. Where can I find them?

@ChristophSchmidpeter ChristophSchmidpeter changed the title [BUG] "No tests found." [BUG] "E482: Can 't open file /path/to/manifest for writing: no such file or directory" May 16, 2023
@rcarriga
Copy link
Collaborator

This is just a packer error message that has no effect, closing as it's not related to neotest but feel free to submit a minimal init which avoids the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants