Giter VIP home page Giter VIP logo

Comments (12)

sumory avatar sumory commented on May 23, 2024

请参看安装文档,首先安装lor

from orange.

edagarli avatar edagarli commented on May 23, 2024

$ brew tap syhily/lor
$ brew install lor
已经安装,感觉没什么鸟用

from orange.

sumory avatar sumory commented on May 23, 2024

这个问题的本质是你的Orange找不到lor安装位置。

Orange的nginx.conf文件中配置的lor路径为:

lua_package_path '../?.lua;/usr/local/lor/?.lua;;';

使用brew安装的lor并不在这个路径,要么你更改lor安装路径,要么你更改nginx.conf

from orange.

edagarli avatar edagarli commented on May 23, 2024

嗯。其实文档里面备注下,不然很容易以外默认路径是nginx配置的

from orange.

edagarli avatar edagarli commented on May 23, 2024

已经好了,不过又出现乱码啦

from orange.

edagarli avatar edagarli commented on May 23, 2024

./dashboard/static/css/application.css" failed (13: Permission denied)

from orange.

edagarli avatar edagarli commented on May 23, 2024

很奇怪,我已经chmod 777了。

from orange.

sumory avatar sumory commented on May 23, 2024

应该是权限问题,看看你的nginx.conf是否需要使用user指令来配一下

from orange.

edagarli avatar edagarli commented on May 23, 2024

@sumory 问你一句哈,现在开关按钮不能点击?
2016-08-25 21 49 32

from orange.

sumory avatar sumory commented on May 23, 2024

这不是按钮,只是显示规则条数的控件

from orange.

edagarli avatar edagarli commented on May 23, 2024

soga。。不过这设计有点让人误导

from orange.

syhily avatar syhily commented on May 23, 2024

@edagarli brew 安装的那个需要在package_path 里面指定一下,brew --prefix lor的路径。

from orange.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.