Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

can not install @evmos/proto@0.2.0 #153

Open
williamqiao opened this issue Mar 22, 2023 · 1 comment
Open

can not install @evmos/proto@0.2.0 #153

williamqiao opened this issue Mar 22, 2023 · 1 comment

Comments

@williamqiao
Copy link

When use

npm i @evmos/proto@0.2.0

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@buf%2fcosmos_cosmos-sdk.bufbuild_es - Not found

This ERR also in other package whose dependents @evmos/proto.

Please fix it, thank you.

@KeKs0r
Copy link

KeKs0r commented Mar 24, 2023

@williamqiao you need to set the custom registry for buf.build with the following command
npm config set @buf:registry https://buf.build/gen/npm/v1

Source: https://buf.build/docs/bsr/remote-packages/npm/#using-the-npm-registry

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

No branches or pull requests

2 participants