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
I'm trying to configure yayalint in my ghost for the first time, and I got this error.
"F:\Stuff\SSP\000_Dev\_yayalint\yayalint.exe" "f:\Stuff\SSP\ghost\Dev\s_the_skeleton\ghost\master\yaya.txt" attempt to index a nil value stack traceback: [C]: in for iterator 'for iterator' [string "yayalint"]:602: in upvalue 'recursive' [string "yayalint"]:655: in upvalue 'recursive' [string "yayalint"]:614: in upvalue 'recursive' [string "yayalint"]:645: in upvalue 'recursive' [string "yayalint"]:970: in upvalue 'interpret' [string "yayalint"]:1154: in local 'main' [string "yayalint"]:1159: in local 'func' [string "yayalint"]:41: in main chunk
I've opened this folder of my ghost in vscode, and I'm using .\yaya.txt as the path to yaya.txt
The text was updated successfully, but these errors were encountered:
I'm trying to configure yayalint in my ghost for the first time, and I got this error.
I've opened this folder of my ghost in vscode, and I'm using
.\yaya.txt
as the path to yaya.txtThe text was updated successfully, but these errors were encountered: