Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of truffle is breaking the build 🚨 #350

Closed
greenkeeper bot opened this issue Apr 24, 2019 · 3 comments · Fixed by #358
Closed

An in-range update of truffle is breaking the build 🚨 #350

greenkeeper bot opened this issue Apr 24, 2019 · 3 comments · Fixed by #358

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 24, 2019

The devDependency truffle was updated from 5.0.13 to 5.0.14.

🚨 View failing branch.

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

truffle is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@marcelomorgado
Copy link
Contributor

Error on the greenkeeper-lockfile-upload tool:

child_process.js:651
    throw err;
    ^

Error: Command failed: git push gk-origin HEAD:greenkeeper/default/truffle-5.0.14
    at checkExecSyncError (child_process.js:611:11)
    at execSync (child_process.js:648:13)
    at Module.upload [as exports] (/usr/local/lib/node_modules/greenkeeper-lockfile/upload.js:56:3)
    at Object.<anonymous> (/usr/local/lib/node_modules/greenkeeper-lockfile/upload.js:65:37)
    at Module._compile (internal/modules/cjs/loader.js:688:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
    at Module.load (internal/modules/cjs/loader.js:598:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
    at Function.Module._load (internal/modules/cjs/loader.js:529:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
Exited with code 1

@pcowgill
Copy link
Member

@marcelomorgado Ah ok, so our CircleCI config changes for greenkeeper almost worked but not quite?

@marcelomorgado
Copy link
Contributor

Yep. It's failing on the last step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants