luarocks does not work on OSX
Closed this issue · 2 comments
iongion commented
I have no clue why this happens, both new to lua and nanovg:
luarocks install nanovg --local
Installing https://luarocks.org/nanovg-0.1.1-1.src.rock
Error: Failed extracting 0.1.1.tar.gz
starwing commented
I found it, I fixed it on my Mac, maybe you should make it in repo using luarocks make? I haven't make a new release yet
iongion commented
Thank you for solving it!