Subgraph not deploying #485
-
I'm trying to deploy my subgraph and I'm getting this error.
Can someone explain me what does this error mean and how to resolve it. this is my 216 line on generated/schema.ts
And Nftmarketplace abi under build folder has name Everything is auto generated like schema or build folder so they can't be wrong. I have tried deleting and doing everything 2-3 times. But it's not working. What am I missing? @PatrickAlphaC |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I have solved the error. I was using old version yarn so I upgraded it and at the same time I also created a new graph with a new account and it worked. |
Beta Was this translation helpful? Give feedback.
-
i met the similar issue, and can't solve it in you way, confusing |
Beta Was this translation helpful? Give feedback.
I have solved the error. I was using old version yarn so I upgraded it and at the same time I also created a new graph with a new account and it worked.