pancakeswap/pancake-info-api

Problem when cloning

duduccosta opened this issue · 0 comments

I'm cloning this project and trying to build and use as api without cache.
But when I start my vercel server and try to access an endpoint, I receive the follow error:

"Store error: query execution failed: Subgraph pancakeswap/exchange-lite not found"

How can I fix it?