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

Fetch version from lodestar package package.json #2676

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

dapplion
Copy link
Contributor

Motivation

Docker build nightly breaks due to fetching the version from root package.json

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @chainsafe/lodestar-cli@undefined.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-06-10T10_09_11_007Z-debug.log
The command '/bin/sh -c npm install @chainsafe/lodestar-cli@$VERSION' returned a non-zero code: 1

https://github.com/ChainSafe/lodestar/runs/2792369225?check_suite_focus=true

Description

Fetch version from lodestar package json

@codeclimate
Copy link

codeclimate bot commented Jun 10, 2021

Code Climate has analyzed commit 7efb776 and detected 0 issues on this pull request.

View more on Code Climate.

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

Successfully merging this pull request may close these issues.

2 participants