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

z.lua init fail: attempt to concatenate a nil value (local 'path') #204

Open
zqb-all opened this issue Apr 7, 2024 · 0 comments
Open

z.lua init fail: attempt to concatenate a nil value (local 'path') #204

zqb-all opened this issue Apr 7, 2024 · 0 comments

Comments

@zqb-all
Copy link

zqb-all commented Apr 7, 2024

z.lua init fail

mark@snode3:~/.z.lua$ lua ~/.z.lua/z.lua --init bash
ZLUA_SCRIPT="/home/mark/.z.lua/z.lua"
lua: /home/mark/.z.lua/z.lua:514: attempt to concatenate a nil value (local 'path')
stack traceback:
        /home/mark/.z.lua/z.lua:514: in function </home/mark/.z.lua/z.lua:496>
        (...tail calls...)
        /home/mark/.z.lua/z.lua:2347: in function 'z_shell_init'
        /home/mark/.z.lua/z.lua:2010: in function 'main'
        /home/mark/.z.lua/z.lua:2856: in main chunk
        [C]: in ?

mark@snode3:~/.z.lua$ lua -v
Lua 5.3.3  Copyright (C) 1994-2016 Lua.org, PUC-Rio

but it works fine on another machine, lua on that machine is also Lua 5.3.3.

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