-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
环境:sublime text3
osx, 使用brew 安装 lua
lua -v
Lua 5.2.3 Copyright (C) 1994-2013 Lua.org, PUC-Rio
一格式化就报错:
/usr/local/bin/lua: ./metalua/compiler.lua:119: ./metalua/compiler/bytecode/lopcodes.lua:284: attempt to call field 'gfind' (a nil value)
stack traceback:
[C]: in function 'error'
./metalua/compiler.lua:119: in function 'get_bytecode_compiler'
./metalua/compiler.lua:125: in function 'f'
./metalua/compiler.lua:153: in function <./metalua/compiler.lua:150>
(...tail calls...)
[C]: in function 'require'
formatter.lua:24: in main chunk
[C]: in ?
这是缺什么依赖吗、
Metadata
Metadata
Assignees
Labels
No labels