jaebradley / flights-search-cli

Search flights from your command line
https://www.npmjs.com/package/flights-search-cli
MIT License
20 stars 3 forks source link

An in-range update of babel7 is breaking the build 🚨 #55

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

There have been updates to the babel7 monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jaebradley/flights-search-cli/builds/656185794?utm_source=github_status&utm_medium=notification)).

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

archenemies commented 4 years ago

Is this error related to this bug?

$ flights search -l '2019-10-20|2019-10-30' -r '2019-10-30|2019-11-10' '-$' 2000 -s FLL -e SFO
internal/modules/cjs/loader.js:983
  throw err;
  ^

Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'
Require stack:
- /usr/lib/node_modules/flights-search-cli/build/executables/flights.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
    at Function.Module._load (internal/modules/cjs/loader.js:862:27)
    at Module.require (internal/modules/cjs/loader.js:1040:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/usr/lib/node_modules/flights-search-cli/build/executables/flights.js:4:30)
    at Module._compile (internal/modules/cjs/loader.js:1151:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1171:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/usr/lib/node_modules/flights-search-cli/build/executables/flights.js'
  ]
}
greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes