Skip to content

Fix README npm install command (@etherscan-npm/cli) - #8

Merged
homeyong merged 1 commit into
masterfrom
fix/readme-npm-name
Aug 10, 2026
Merged

Fix README npm install command (@etherscan-npm/cli)#8
homeyong merged 1 commit into
masterfrom
fix/readme-npm-name

Conversation

@homeyong

Copy link
Copy Markdown
Collaborator

What

Update the README's npm install/update commands from @etherscan/cli to the package that is actually published: @etherscan-npm/cli. Adds a short note that this name is temporary while the @etherscan scope is transferred.

Why

@etherscan/cli is not published (the @etherscan npm scope is owned by another org, dispute pending), so npm install -g @etherscan/cli returns a 404 for anyone following the README. The working install today is @etherscan-npm/cli.

Follow-up

When the @etherscan scope is granted, publish @etherscan/cli, deprecate @etherscan-npm/cli, and flip these README references back.

🤖 Generated with Claude Code

The @etherscan scope is not yet ours, so `npm install -g @etherscan/cli`
404s. Document the package that is actually published, @etherscan-npm/cli,
with a note that it is temporary pending the scope transfer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@homeyong
homeyong merged commit ded3ddf into master Aug 10, 2026
10 checks passed
@homeyong
homeyong deleted the fix/readme-npm-name branch August 10, 2026 08:11
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.

1 participant