Giter Site home page Giter Site logo

salsita / bunny-migrate Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 828 KB

CLI tool for managing RabbitMQ schema instances

License: MIT License

JavaScript 100.00%
amqp instance instances migrate migration migration-tool rabbitmq schema zero-downtime

bunny-migrate's People

Contributors

dolezel avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bunny-migrate's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm eslint-plugin-node Available
npm eslint-plugin-standard Unavailable

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • circleci/node 10
npm
package.json
  • amqplib ^0.8.0
  • lodash ^4.17.15
  • minimist ^1.2.5
  • winston ^3.2.1
  • @babel/cli 7.16.0
  • @babel/core 7.16.0
  • @babel/preset-env 7.16.0
  • eslint 7.32.0
  • eslint-config-standard 16.0.3
  • eslint-plugin-import 2.25.3
  • eslint-plugin-node 11.1.0
  • eslint-plugin-promise 5.1.1
  • eslint-plugin-standard 4.1.0
  • rimraf 3.0.2
  • node >=10.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Cannot find module '../dist/main'

Hi all,
and thank you for your work!

I've an issue trying to start the tool.

I do the current steps:

root@d8f88f78fced:/usr/src/app# npm i -g bunny-migrate
/usr/local/bin/bunny-migrate -> /usr/local/lib/node_modules/bunny-migrate/bin/bunny-migrate
+ [email protected]
added 50 packages from 40 contributors in 5.49s

but seems not work:

root@d8f88f78fced:/usr/src/app# bunny-migrate help
internal/modules/cjs/loader.js:969
  throw err;
  ^

Error: Cannot find module '../dist/main'
Require stack:
- /usr/local/lib/node_modules/bunny-migrate/bin/bunny-migrate
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
    at Function.Module._load (internal/modules/cjs/loader.js:842:27)
    at Module.require (internal/modules/cjs/loader.js:1026:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/bunny-migrate/bin/bunny-migrate:2:1)
    at Module._compile (internal/modules/cjs/loader.js:1138:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    at Module.load (internal/modules/cjs/loader.js:986:32)
    at Function.Module._load (internal/modules/cjs/loader.js:879:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/usr/local/lib/node_modules/bunny-migrate/bin/bunny-migrate' ]
}

Info:

root@d8f88f78fced:/usr/src# npm -v
6.14.5
root@d8f88f78fced:/usr/src# node -v
v12.18.2

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.