celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
684 stars 360 forks source link

Devs SBAT install @celo/celocli npm package #371

Closed ashishb closed 4 years ago

ashishb commented 4 years ago

Expected Behavior

Devs SBAT install @celo/celocli npm package

Current Behavior

$ docker run -it --entrypoint bash celohq/node8:gcloud
circleci@0c293a4a0a90:/$  yarn add @celo/celocli
yarn add v1.15.2
info No lockfile found.
[1/4] Resolving packages...
warning @celo/celocli > web3 > web3-bzz > swarm-js > fs-promise@2.0.3: Use mz or fs-extra^3.0 with Promise Support
warning @celo/celocli > web3 > web3-bzz > swarm-js > tar.gz@1.0.7: ⚠️  WARNING ⚠️ tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead: https://npmjs.com/tar
warning @celo/celocli > @celo/contractkit > @0x/subproviders > ganache-core > merkle-patricia-tree > level-ws > xtend > object-keys@0.4.0:
warning @celo/celocli > @celo/contractkit > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > left-pad@1.3.0: use String.prototype.padStart()
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads ssh://git@github.com/celo-org/TypeChain.git
Directory: /
Output:
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

yarn add @celo/celocli@0.0.6 works yarn add @celo/celocli@0.0.7 fails So, the problem is recent.

yorhodes commented 4 years ago

Fixed with @celo/cli@0.0.8