Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module not found: Can't resolve '@interchainjs/ethereum/defaults' #11

Open
joe-bowman opened this issue Feb 4, 2025 · 0 comments
Open
Assignees

Comments

@joe-bowman
Copy link

Created a new app using cia --examples injective, ran yarn install and then yarn dev and accessing the index page throws the following:

./node_modules/@interchain-kit/core/node_modules/@interchainjs/injective/defaults.js:8:0
Module not found: Can't resolve '@interchainjs/ethereum/defaults'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./node_modules/@interchain-kit/core/node_modules/@interchainjs/injective/signers/amino.js
./node_modules/@interchain-kit/core/node_modules/@interchainjs/injective/signing-client.js
./node_modules/@interchain-kit/core/esm/wallet-manager.js
./node_modules/@interchain-kit/core/esm/index.js
./node_modules/@interchain-kit/react/esm/provider.js
./node_modules/@interchain-kit/react/esm/index.js
./pages/_app.tsx
@pyramation pyramation assigned pyramation and Zetazzz and unassigned pyramation Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants