Connor Bren
Connor Bren
I also cannot get the extension to work for me. I'm using Windows 10 x64 on the latest version of VSCode (1.71), trying to connect to a SQLite database using...
I found the problem, though with the way the original code for this system was written, it's not clear what the plan was in the first place. [plugin.lua, line 63:](https://github.com/LuaLS/lua-language-server/blob/eb0bf985b4b22e529cfb75b88d7e8c6814acacea/script/plugin.lua#L63)...
I also had this error when using netcode-patch on a net8.0 project. Switching to netstandard2.1 fixed this issue for me.