graphprotocol / graph-tooling

Monorepo for various tools used by subgraph developers.
https://thegraph.com/docs
Apache License 2.0
386 stars 206 forks source link

Can't deploy to the graph #1281

Closed ashu26jha closed 1 year ago

ashu26jha commented 1 year ago

Bug report

UNCAUGHT EXCEPTION: Error: Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Deploy key not found

Can't deploy.

I did graph auth --studio %^&2c-35#$%^ graph codegen && graph build graph deploy --studio web3drive

I am new to this space please help 🙏

Relevant log output

No response

IPFS hash

QmYLPNtC7gHNvYVhwJRfUbZL8MHYAJBBWGNBr2byg5vkcE

Subgraph name or link to explorer

No response

Some information to help us out

OS information

macOS

saihaj commented 1 year ago

seems like you are missing deploy-key, learn more here

ashu26jha commented 1 year ago

Got it! Thanks I was doing with the - thing not the copied from there. Actually I was confused from https://github.com/graphprotocol/graph-tooling/issues/841 but ya thanks for help