Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Make comsovisor install command does not work #11

Description

@egaxhaj

Summary of Bug

The Make cosmovisor instructions do not work when following the docs on Join Testnet

make cosmovisor

cp cosmovisor $GOPATH/bin/cosmovisor

I was able to make it work with:

make

cp build/cosmovisor $GOPATH/bin/cosmovisor

Version

[current] join-provenance-testnet.md

[1.0.0-draft] join-provenance-testnet.md

Steps to Reproduce

git clone https://github.com/provenance-io/cosmovisor.git

cd cosmovisor

make cosmovisor // does not work

cp cosmovisor $GOPATH/bin/cosmovisor // does not work


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions