lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 11 July 2018 at 00:23, Hisham <h@hisham.hm> wrote:
> On 10 July 2018 at 15:41, Matthew Wild <mwild1@gmail.com> wrote:
>> On 6 July 2018 at 13:04, Matthew Wild <mwild1@gmail.com> wrote:
>>> Hi, sorry for the delayed response, I was travelling yesterday.
>>>
>>> On 5 July 2018 at 15:01, Hisham <h@hisham.hm> wrote:
>>>> On 5 July 2018 at 10:00, Matthew Wild <mwild1@gmail.com> wrote:
>>>>> It looks like path.rocks_dir() is passed nil, and cfg.root_dir is nil
>>>>> also. Is this expected behaviour?
>>>>
>>>> Definitely not!
>>>>
>>>> Let's try to diagnose this:
>>
>> Any hints here? Any idea if it's a bug, or something related to my
>> environment/installation procedure?
>
> I wasn't unable to pin it down yet, but I might have fixed it
> indirectly. Please try this:
>
> https://luarocks.github.io/luarocks/releases/luarocks-3.0.0beta2.tar.gz
>
> (Yes, this is a very low-key announcement of another beta package :) )

Working great, thanks!!

Regards,
Matthew