Git Product home page Git Product logo

libertymutual / bmo Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 1.43 MB

BMO is an extensible command line application that allows a developer to customize and super charge their workflow. Modules that include a framework for allowing a developer to easily spin up microservices, a lightweight dependency injector that allows users to easily test and share code across projects, and project/code generation tools.

JavaScript 100.00%

bmo's People

Contributors

breul avatar lucasjoneslm avatar rajeshsusai avatar srpiatt avatar tsteele27 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bmo's Issues

Issue installing packages using bmo add command

Running bmo add mongodb as mongo yields the following stack trace

BMO CLI v 0.7.1 (node:10446) UnhandledPromiseRejectionWarning: TypeError: undefined is not a function at Command.<anonymous> (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/dependencies/commands/add/command.js:11:11) at Command.listener [as _actionHandler] (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:922:31) at Command._parseCommand (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:1503:14) at Command._dispatchSubcommand (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:1443:18) at Command._parseCommand (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:1460:12) at Command.parse (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:1292:10) at Command.parseAsync (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/commander/index.js:1318:10) at Object.run (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/dependencies/run/index.js:8:20) at Bundle.run (/Users/benjaminreul/.nvm/versions/node/v12.16.1/lib/node_modules/@b-mo/cli/node_modules/@b-mo/bundle/index.js:100:39) at runMicrotasks (<anonymous>) (node:10446) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) (node:10446) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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.