membphis opened a new issue #778:
URL: https://github.com/apache/apisix-dashboard/issues/778


   
   
   ```
   # make build 
   ... ...
   + cp -r /tmp/dag-to-lua-1.1/lib/cli.lua 
/tmp/dag-to-lua-1.1/lib/dag-to-lua.lua /tmp/dag-to-lua-1.1/lib/json.lua 
./output/dag-to-lua
   + cd ./api
   + go build -o ../output/manager-api .
   + cd ..
   + cp ./api/conf/schema.json ./output/conf/schema.json
   + cp ./api/conf/conf.yaml ./output/conf/conf.yaml
   + echo 'Build the Manager API successfully'
   Build the Manager API successfully
   00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
   make: *** [Makefile:36: build] Error 1


----------------------------------------------------------------
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]


Reply via email to