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
Error: must have at least one chain
at configureChains (/home/stephen/workspace/axelar/axelar-satellite/node_modules/@wagmi/core/dist/wagmi-core.cjs.dev.js:27:36)
at eval (webpack-internal:///./wagmi.config.ts:22:86)
at Object../wagmi.config.ts (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:957:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at eval (webpack-internal:///./pages/_app.tsx:17:71)
at Function.__webpack_require__.a (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:111:13)
at eval (webpack-internal:///./pages/_app.tsx:1:21)
at Object../pages/_app.tsx (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:902:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at __webpack_exec__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:1348:39)
Error: must have at least one chain
at configureChains (/home/stephen/workspace/axelar/axelar-satellite/node_modules/@wagmi/core/dist/wagmi-core.cjs.dev.js:27:36)
at eval (webpack-internal:///./wagmi.config.ts:22:86)
at Object../wagmi.config.ts (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:957:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at eval (webpack-internal:///./pages/_app.tsx:17:71)
at Function.__webpack_require__.a (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:111:13)
at eval (webpack-internal:///./pages/_app.tsx:1:21)
at Object../pages/_app.tsx (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:902:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at __webpack_exec__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:1348:39)
error - Error: must have at least one chain
Error: must have at least one chain
at configureChains (/home/stephen/workspace/axelar/axelar-satellite/node_modules/@wagmi/core/dist/wagmi-core.cjs.dev.js:27:36)
at eval (webpack-internal:///./wagmi.config.ts:22:86)
at Object../wagmi.config.ts (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:957:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at eval (webpack-internal:///./pages/_app.tsx:17:71)
at Function.__webpack_require__.a (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:111:13)
at eval (webpack-internal:///./pages/_app.tsx:1:21)
at Object../pages/_app.tsx (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:902:1)
at __webpack_require__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/webpack-runtime.js:33:42)
at __webpack_exec__ (/home/stephen/workspace/axelar/axelar-satellite/.next/server/pages/_app.js:1348:39)
Desired behavior:
Either through documentation steps or automation, the project should run in dev mode.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
yarn
to install dependenciesyard dev
to startup dev-modeErrors observed:
Desired behavior:
Either through documentation steps or automation, the project should run in dev mode.
The text was updated successfully, but these errors were encountered: