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

fix: respect protocol and --network for graph init #1508

Merged
merged 1 commit into from Nov 16, 2023
Merged

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented Nov 15, 2023

Before After
asciicast asciicast

closes #1472

Copy link

changeset-bot bot commented Nov 15, 2023

🦋 Changeset detected

Latest commit: fb27b99

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.62.0-alpha-20231115194920-fb27b99 npm ↗︎ unpkg ↗︎

@itsjerryokolo
Copy link

Thanks @saihaj. It works.

@saihaj saihaj merged commit f5ffcf1 into main Nov 16, 2023
11 checks passed
@saihaj saihaj deleted the saihaj/1472 branch November 16, 2023 15:47
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.

--protocol flag breaks graph init with TypeError: Cannot read properties of undefined (reading 'contract')
3 participants