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

error: Module "@terra-money/terra.js" has no exported member 'StdTx' #25

Open
libkluid opened this issue Feb 5, 2022 · 1 comment
Open

Comments

@libkluid
Copy link

libkluid commented Feb 5, 2022

Version: v1.1.1

Recently, I encountered an TypeScript build error while try using anchor-earn.

node_modules/@anchor-protocol/anchor-earn/dist/facade/types.d.ts:7:24 - error TS2305: Module '"@terra-money/terra.js"' has no exported member 'StdTx'.
@libkluid
Copy link
Author

libkluid commented Feb 5, 2022

The version of terra.js is specifying ^2.0.10, which makes npm to fetch v2.1.23.

"@terra-money/terra.js": "^2.0.10"

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

1 participant