You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
u0_a185@localhost ~/luatest> lua -e "require 'cjson'"
lua: error loading module 'cjson' from file
'/data/data/com.termux/files/usr/lib/lua/5.3/cjson.so':
dlopen failed: cannot locate symbol "floor" referenced by "/data/data/com.termux/files/usr/lib/lua/5.3/cjson.so"... stack traceback:
[C]: in ?
[C]: in function 'require'
(command line):1: in main chunk
[C]: in ?
The text was updated successfully, but these errors were encountered:
lua-cjson 2.1.0-1
using termux pkg luarocks on armv7a android
The text was updated successfully, but these errors were encountered: