Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua interpreter not found #143

Open
Veraellyunjie opened this issue Aug 20, 2024 · 0 comments
Open

Lua interpreter not found #143

Veraellyunjie opened this issue Aug 20, 2024 · 0 comments

Comments

@Veraellyunjie
Copy link

In greeting:

Warning: Lua 5.3 interpreter not found at lua5.3

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.3 using

   luarocks config --local lua_dir <your-lua-prefix>

Warning: Lua 5.2 interpreter not found at lua5.2

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.2 using

   luarocks config --local lua_dir <your-lua-prefix>

Warning: Lua 5.1 interpreter not found at lua5.1

Modules may not install with the correct configurations. You may want to configure the path prefix to your build of Lua 5.1 using

   luarocks config --local lua_dir <your-lua-prefix>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant