Open mzgs2 opened 8 years ago
@mzgs try lua 5.1.x, not support lua 5.3.
i used lua 5.1 still same error
@mzgs Maybe is privilege took this problem.
@mzgs I think this is because you provided the directory that the Lua binary is in. You need to give the full path to the executable. Try:
{
"core": {},
"atom-format-lua": {
"lua51": "/Users/mustafa/lua-5.3.2/lua"
}
}
[Enter steps to reproduce below:]
Atom Version: 1.5.4 System: Mac OS X 10.11.2 Thrown From: atom-format-lua package, v0.1.1
Stack Trace
Uncaught Error: spawn EACCES
Commands
Config
Installed Packages