-
It resolves all dependecies except luabitop:
```
lua-websockets$ sudo luarocks make rockspecs/lua-websockets-scm-1.rockspec
Missing dependencies for lua-websockets:
luabitop
Using https://luarocks…
-
By default, the built-in lua that luarocks provides is 32-bit. LOVE can either be 32-bit or 64-bit, so there's a chance (hi) that your LOVE game and your loverocks install have different architectures…
-
So after reporting an issue with my configuration that lead to issues with updates and syncs against git repos when using rocks-git.nvim in a bare repo it turned out to be essentially user error (see …
-
I edited $HOME/.luacompleterc
```
{
"luaVersion": "5.1",
"packagePath": "./?.lua;/home/user/.luarocks/share/lua/5.1/?.lua"
}
```
I did luarocks install --local lua-cjson
I added $H…
-
Mac os , lua 5.4
image.nvim: magick rock not found, please install it and restart your editor
luarocks install magick: To check if it is available for other Lua versions, use --check-lua-versions.…
-
I've tried just about everything from binaries to the distributions and the python pip in order to get this to work. Compiling from source worked best at the end of the day, however here is the error…
-
I am using the nvim v0.9.5.
```
nvim --version
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1692716794
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/__w/neovim/neovim/build/n…
-
Add an option to allow the luarocks functionality to use a system-level luarocks package, if installed, rather than re-installing luarocks and luaJIT via hererocks.
-
### Current Behavior
We find that sometimes Apisix access upstream got 502 bad gateway error even if upstream exist.
Error Rate:
- 1/42458 in 15 minutes
- 500+ times in 1 day
![CleanShot 2024-…
-
Alpine package contents: https://pkgs.alpinelinux.org/contents?branch=v3.18&name=lsyncd&arch=x86_64&repo=main
Can I just throw https://raw.githubusercontent.com/logiceditor-com/lua-crontab/v1.0.0/cro…