-
Notifications
You must be signed in to change notification settings - Fork 15
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
osx 一格式化就报错 #4
Comments
应该是lua版本的问题,我这边用brew装lua51这个package后,然后修改下FormatLua.sublime-settings中的lua路径,就可以使用了 |
我也是sublime text3 安装 用得package control安装的,然后路径要怎么配呢?始终配不对 |
默认安装好后报错 /bin/sh: /usr/local/bin/lua: No such file or directory |
我用的lua版本5.2- -+ 只能用5.1版本? |
我从5.1 5.1.1到5.1.5都装了一遍,报错: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
环境:sublime text3
osx, 使用brew 安装 lua
lua -v
Lua 5.2.3 Copyright (C) 1994-2013 Lua.org, PUC-Rio
一格式化就报错:
这是缺什么依赖吗、
The text was updated successfully, but these errors were encountered: