GithubHelp home page GithubHelp logo

emqx_rabbitmq_hook's People

Contributors

sufish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emqx_rabbitmq_hook's Issues

编译时出错

/bin/sh: -c: line 0: syntax error near unexpected token (' /bin/sh: -c: line 0: echo " DEP " rabbit_common; fetch_url1='https://github.com/rabbitmq/rabbitmq-common'; fetch_url2='https://github.com/rabbitmq/rabbitmq-common.git'; if test "$fetch_url1" != 'https://github.com/rabbitmq/rabbitmq-erlang-client' && git clone -q -n -- "$fetch_url1" /usr/local/emqx-rel-rabbitmq/deps/amqp_client/deps/rabbit_common; then fetch_url="$fetch_url1"; push_url='https://github.com/rabbitmq/rabbitmq-common'; elif git clone -q -n -- "$fetch_url2" /usr/local/emqx-rel-rabbitmq/deps/amqp_client/deps/rabbit_common; then fetch_url="$fetch_url2"; push_url='[email protected]:rabbitmq/rabbitmq-common.git'; fi; cd /usr/local/emqx-rel-rabbitmq/deps/amqp_client/deps/rabbit_common && ( git checkout -q (no >/dev/null 2>&1 || git checkout -q branch) >/dev/null 2>&1 || git checkout -q master >/dev/null 2>&1 || git checkout -q master >/dev/null 2>&1 || (echo "error: no valid pathspec among: (no branch) master master" 1>&2 && false)) && (test "$fetch_url" = "$push_url" || git remote set-url --push origin "$push_url")'
make: *** No rule to make target /usr/local/emqx-rel-rabbitmq/deps/amqp_client/deps/rabbit_common', needed by deps'. Stop.

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.