Skip to content

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