wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.72k stars 262 forks source link

E5108: Error executing lua [string ":lua"]:1: attempt to index a boolean value #1148

Open ElReyDelJoropo opened 1 year ago

ElReyDelJoropo commented 1 year ago

Steps to reproduce

Simply opening neovim and trying to write some code

Actual behaviour

Lots of errors, but all have relationship with E5108

Expected behaviour

packer files

Plugin specification file(s) Post or link your plugin specification files here, if you aren't able to provide a minimal reproducer
packer log file [log.txt](https://github.com/wbthomason/packer.nvim/files/10136482/log.txt) Post the contents of ~/.cache/nvim/packer.nvim.log here
packer compiled file Post the contents of `packer_compiled.vim` here
max397574 commented 1 year ago

Screenshot 2022-12-01 at 23 39 54

I have an idea what the problem could be but those things are required to confirm