-
-
The error content is as follows:
---------------------------
Runtime error
---------------------------
__mainLuaRTStartup__.lua:1: module 'install' not found:
no field package.preload['install']…
-
need to update packages in ci due to github eventually dropping nodejs 16 support
## Unresolved issues/upstream needs to handle first
leafo/gh-actions-lua@v10 - https://github.com/leafo/gh-actio…
-
luarocks operations (install, remove, ...) being cancelled abruptly (e.g. when exiting Neovim) can lead to corrupted install state that is hard to recover from (I had to delete the entire rocks_dir an…
-
Apparently this rock is not available using luarocks.
Or is there a way to add this?
-
**What would you like to be added**:
Requesting support for Luarocks (reading/understanding the format and outputting the modules and associated licensing)
**Why is this needed**:
Luarocks is…
-
when you assign a function it does not check that the question marks match (example in the LuaRocks repo: `sort_by` in `util.sortedpairs = core.sortedpairs`)
Edit: as shown in #822 this also applie…
-
Hello,
I'm having trouble using Luarocks to install Loadcaffe, please advise?
> user@myserver:~/torch$ CC=gcc-5 CXX=g++-5 luarocks install loadcaffe
> Installing https://raw.githubusercontent.c…
-
I installed loverocks and attempted to create a new project (actually, I tried running it with `--help` and `-h` first to try to understand it better first), and I continually get the same error:
`…
-
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…