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

Update dependency version due to "permission denied" error in v0.20.0 #137

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

Conversation

codeesura
Copy link

While working with v2-subgraph, I encountered a "permission denied" error when using the v0.20.0 version of @graphprotocol/graph-cli. It appears that there might be an issue or the specific version might have been removed from GitHub, causing this error. However, I found that upgrading to v0.20.3 solves the issue and the library works as expected.

image

This PR proposes updating the version of @graphprotocol/graph-cli to v0.20.3 to avoid this problem for others who might use or contribute to this repository in the future.

Changes:

  • Updated @graphprotocol/graph-cli from v0.20.0 to v0.20.3 and @graphprotocol/graph-ts from v0.20.0 to v0.20.1 in package.json.

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