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
I cloned the SushiSwap repository, https://github.com/sushiswap/sushiswap, and ran the commands pnpm install which installed the dependencies and pnpm exec turbo run dev --filter=evm which runs the UI in development mode. The dev enviornment is super slow and whenever I try to visit the Swap page I get this error:
Error: @ vercel/edge-config: No connection string provided
I can visit most of the other pages in the site. Has anyone experienced this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I cloned the SushiSwap repository, https://github.com/sushiswap/sushiswap, and ran the commands
pnpm install
which installed the dependencies andpnpm exec turbo run dev --filter=evm
which runs the UI in development mode. The dev enviornment is super slow and whenever I try to visit the Swap page I get this error:Error: @ vercel/edge-config: No connection string provided
I can visit most of the other pages in the site. Has anyone experienced this?
Beta Was this translation helpful? Give feedback.
All reactions