cosmology-tech / cosmos-kit

Universal wallet connector for the Cosmos ⚛️
https://cosmology.zone/products/cosmos-kit
BSD 3-Clause Clear License
183 stars 129 forks source link

Module not found: Error: Can't resolve '@interchain-ui/react' #413

Closed luongs3 closed 6 months ago

luongs3 commented 6 months ago

Error

I follow the tutorial on website https://docs.cosmology.zone/cosmos-kit/get-started . But get this error:

Module not found: Error: Can't resolve '@interchain-ui/react' in '/home/luong/aura-network/reactjs-typescript-temp/node_modules/@cosmos-kit/react/esm/hooks'
ERROR in ./node_modules/@cosmos-kit/react/esm/hooks/useModalTheme.js 1:0-48
Module not found: Error: Can't resolve '@interchain-ui/react' in '/home/luong/aura-network/reactjs-typescript-temp/node_modules/@cosmos-kit/react/esm/hooks'

ERROR in ./node_modules/@cosmos-kit/react/esm/modal/components/views/Connected.js 2:0-76
Module not found: Error: Can't resolve '@interchain-ui/react' in '/home/luong/aura-network/reactjs-typescript-temp/node_modules/@cosmos-kit/react/esm/modal/components/views'

ERROR in ./node_modules/@cosmos-kit/react/esm/modal/components/views/Connecting.js 2:0-76
Module not found: Error: Can't resolve '@interchain-ui/react' in '/home/luong/aura-network/reactjs-typescript-temp/node_modules/@cosmos-kit/react/esm/modal/components/views'

Libs

"@cosmos-kit/core": "^2.8.9",
"@cosmos-kit/keplr": "^2.6.9",
"@cosmos-kit/react": "^2.10.11",

nodejs: v18.17.1 npm: 10.2.1 os: Ubuntu 20.04.6 LTS

luongs3 commented 6 months ago

Closed issue. I fixed by add @interchain-ui/react