Skip to content

Rename the name value#25

Merged
zramsay merged 1 commit intotendermint:masterfrom
craigpastro:patch-1
Nov 28, 2018
Merged

Rename the name value#25
zramsay merged 1 commit intotendermint:masterfrom
craigpastro:patch-1

Conversation

@craigpastro
Copy link

@craigpastro craigpastro commented Oct 26, 2018

As it currently is if I run npm install abci then I get an error: npm ERR! Refusing to install abci as a dependency of itself. This fixes it.

As it currently is if I run `install abci` then I get an error: `npm ERR! Refusing to install abci as a dependency of itself`. This fixes it.
@zramsay
Copy link
Contributor

zramsay commented Nov 28, 2018

thanks! somewhat fixes tendermint/tendermint#2931

@zramsay zramsay merged commit 1db8377 into tendermint:master Nov 28, 2018
@mappum
Copy link
Contributor

mappum commented Jan 18, 2019

I just noticed this PR, FYI this should not have been merged.

@siyopao if you cloned the repo, you should have been installing with npm install, not npm install abci.

As for tendermint/tendermint#2931, that was an issue due to the example not having a package.json file (now fixed as of 45d1bd0).

This was reverted in 1cc7756.

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.

3 participants