We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@graphprotocol/graph-cli
Since the release of v0.74.0 in https://github.com/graphprotocol/graph-tooling/releases/tag/%40graphprotocol%2Fgraph-cli%400.74.0 is not possible to initialize a new subgraph project for self-hosted graph nodes anymore.
Is there any workaround or a flag to get this done?
graph init with intention to self-host the graph node
graph init
graph-node
Expect to be able to initialize a subgraph for self-hosted graph node
No response
System: OS: macOS 14.4.1 CPU: (10) arm64 Apple M2 Pro Memory: 778.80 MB / 16.00 GB Shell: 5.2.26 - /usr/local/bin/bash Binaries: Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node Yarn: 1.22.22 - ~/.nvm/versions/node/v20.15.0/bin/yarn npm: 10.7.0 - ~/.nvm/versions/node/v20.15.0/bin/npm pnpm: 8.6.6 - ~/.nvm/versions/node/v20.15.0/bin/pnpm bun: 1.1.4 - ~/.bun/bin/bun
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
Since the release of v0.74.0 in https://github.com/graphprotocol/graph-tooling/releases/tag/%40graphprotocol%2Fgraph-cli%400.74.0 is not possible to initialize a new subgraph project for self-hosted graph nodes anymore.
Is there any workaround or a flag to get this done?
Reproduction
graph init
with intention to self-host the graph nodeSteps to Reproduce the Bug or Issue
graph-node
using Docker.graph init
for hosted serviceExpected behavior
Expect to be able to initialize a subgraph for self-hosted graph node
Screenshots or Videos
No response
Platform
System:
OS: macOS 14.4.1
CPU: (10) arm64 Apple M2 Pro
Memory: 778.80 MB / 16.00 GB
Shell: 5.2.26 - /usr/local/bin/bash
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.15.0/bin/yarn
npm: 10.7.0 - ~/.nvm/versions/node/v20.15.0/bin/npm
pnpm: 8.6.6 - ~/.nvm/versions/node/v20.15.0/bin/pnpm
bun: 1.1.4 - ~/.bun/bin/bun
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: