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

Fixing install dependency problem #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Muritavo
Copy link

Hi there,

When installing this project, there was a problem with a dependency that could not be found.
See #34

By just updating the dependency to graph-cli, it seems to fix the problem. I was able to execute the install and was able to deploy graphs to the hardhat node at another library I develop https://github.com/Muritavo/testing-toolkit/blob/main/test/blockchain.test.ts
I also added a hardhat.config.js for testing if the hardhat node can be run with the plugin.

Muritavo added 2 commits May 23, 2024 10:59
Added a hardhat config so we can spin up a hardhat node and test if it's working
@Muritavo Muritavo changed the title Fixing installating problem Fixing installation problem May 23, 2024
@Muritavo Muritavo changed the title Fixing installation problem Fixing install dependency problem May 23, 2024
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