-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
after installing packages`
npm i @rabby-wallet/rabbykit @wagmi/core@1 viem@1
and importing`
import { configureChains, createConfig } from "@wagmi/core";
import { mainnet, arbitrum, bsc, optimism, polygon } from "@wagmi/core/chains";
import { publicProvider } from "@wagmi/core/providers/public";
import { alchemyProvider } from "@wagmi/core/providers/alchemy";
import { infuraProvider } from "@wagmi/core/providers/infura";
import { createModal } from "@rabby-wallet/rabbykit";
I have got error`
svelte/internal in ./node_modules/@rabby-wallet/rabbykit/dist/index.js
- svelte/internal/disclose-version in ./node_modules/@rabby-wallet/rabbykit/dist/index.js
- svelte/store in ./node_modules/@rabby-wallet/rabbykit/dist/index.js, ./node_modules/svelte-i18n/dist/runtime.js
- svelte/transition in ./node_modules/@rabby-wallet/rabbykit/dist/index.js
project on vue2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels