Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #731

Open
TanyaSrivastava-Dipali opened this issue Sep 8, 2022 · 0 comments
Open

Build failed #731

TanyaSrivastava-Dipali opened this issue Sep 8, 2022 · 0 comments

Comments

@TanyaSrivastava-Dipali
Copy link

TanyaSrivastava-Dipali commented Sep 8, 2022

I'm trying to setup holaplex/indexer

Steps I followed-

  1. cargo install diesel_cli --no-default-features --features postgres
  2. ./start-developing.sh
  3. cargo build -pholaplex-indexer-rabbitmq-geyser
    In third step I got below error-
    error: package ID specification holaplex-indexer-rabbitmq-geyser did not match any packages

Later I build using this repo
https://github.com/holaplex/indexer-geyser-plugin

Can you please tell how i can launch this services

$ cargo run --bin holaplex-indexer-geyser --features geyser &
$ cargo run --bin holaplex-indexer-http --features http -- --entity metadata-json &
$ cargo run --bin holaplex-indexer-http --features http -- --entity store-config &

using validator for devnet?

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

No branches or pull requests

1 participant