Skip to content

error loading module 'lua-utf8' #1921

Answered by alerque
no-vici asked this question in Q&A
Dec 4, 2023 · 13 comments · 11 replies
Discussion options

You must be logged in to vote

You can install the Resiliant library with a matching Lua version. I'll lookup the command later but it is probably something like luarocks --lua-version 5.1 install --local, and then you can add your paths with something like eval $(luarocks --lua-version 5.1 patch --local). However I haven't tested that so the exact command might vary. Also instead of using --local for this I would actually recommend using --tree lua_modules or something like that and install the Rocks local to your project. Installing them to the system or your user makes for trouble when you want to run a project that does not use those modules because silex kind of aggressively takes over some core SILE functions. SI…

Replies: 13 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies

This comment has been minimized.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@Omikhleia
Comment options

@alerque
Comment options

@alerque
Comment options

@no-vici
Comment options

@no-vici
Comment options

Answer selected by no-vici
Comment options

You must be logged in to vote
3 replies
@Omikhleia
Comment options

@alerque
Comment options

@alerque
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Ask for advice or investigate solutions
3 participants
Converted from issue

This discussion was converted from issue #1920 on December 06, 2023 07:53.