Akayeshmantha commented on issue #1184: bug: failed to call `apisix init` after 
apisix was installed by luarocks
URL: 
https://github.com/apache/incubator-apisix/issues/1184#issuecomment-593983034
 
 
   isn't this missing in the script @membphis ? 
   `create_lua_deps() {
       sudo luarocks make --lua-dir=${OPENRESTY_PREFIX}/luajit 
rockspec/apisix-master-0.rockspec --tree=deps --only-deps --local
       echo "Create lua deps cache"
       sudo rm -rf build-cache/deps
       sudo cp -r deps build-cache/
       sudo cp rockspec/apisix-master-0.rockspec build-cache/
   }`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to