jirutka / luapak

Easily build a standalone executable for any Lua program
MIT License
200 stars 7 forks source link

main:3295: attempt to index a nil value (field 'LUAROCKS_UNAME_S') #13

Open TheQuinbox opened 2 years ago

TheQuinbox commented 2 years ago

When attempting to run Luapak make on Windows, I get the following: main:3295: attempt to index a nil value (field 'LUAROCKS_UNAME_S') stack traceback: main:3295: in function [C]: in function 'require' main:8454: in function [C]: in function 'require' main:7468: in function [C]: in function 'require' main:624: in function [C]: in function 'require' main:5310: in function [C]: in function 'require' main:10587: in main chunk