Gustavo Viana

Results 2 comments of Gustavo Viana

I have a similar issue. I get the message `Client 1 quit with exit code 1 and signal 0` when opening html, css or json files I think it has...

> For ones who are still struggling with this issue, setting `LUA_DIR` and `LUA_DIR_SET` will fix the issue: > > ``` > LUA_DIR=/path/where/lua/is/installed > LUA_DIR_SET=yes > ``` > > For...