You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cxp-13 ➜ /workspace/subgraph (main) $ graph auth --studio dd29e19e705a38b37e4b696d014bb4e5
› Warning: In next major version, this flag will be removed. By default we will deploy to the Graph Studio. Learn more about Sunrise of Decentralized Data
› https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/
Deploy key set for https://api.studio.thegraph.com/deploy/
If I add the --studio it will be work, but when execute npm run deploy-studio
✔ Compile subgraph
Copy schema file build/schema.graphql
Write subgraph file build/my-project-v0.1.0.spkg
Write subgraph manifest build/subgraph.yaml
✔ Write compiled subgraph to build/
Add file to IPFS build/schema.graphql
.. QmQDsQKZm2GdhPwN7HYrAaUMtwoJBninibHm8STomFnA3T
Add file to IPFS build/my-project-v0.1.0.spkg
.. QmNyvEVQRue7qgHFpsMcbpwiW5J4NQLTVMFyqYL9BnzjRA
Add file to IPFS build/my_project/my_project.wasm
.. QmekSxGX687v8mMVRdz5PaVezX6nsH4sSQ1jDjt2RiGZyx
✔ Upload subgraph to IPFS
Build completed: QmQe9WSggrJ9T7y735HJD9TAmzYHtpwEjDq1xEfpdk1TEx
✖ Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Subgraph not found.
UNCAUGHT EXCEPTION: Error: EEXIT: 1
The text was updated successfully, but these errors were encountered:
If I add the
--studio
it will be work, but when executenpm run deploy-studio
The text was updated successfully, but these errors were encountered: