@aptos-labs/ts-sdk #553
Replies: 2 comments 1 reply
-
@rudreshkoranne Check this out https://www.npmjs.com/package/@aptos-labs/ts-sdk/v/1.9.1-tmp.2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sometimes, NPM caching can cause errors. Clear the cache and try again: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
When I'm trying to install the ts-sdk using

npm i @aptos-labs/ts-sdk
it showing me error as`npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@aptos-labs%2fts-sdk - Not found
npm error 404
npm error 404 '@aptos-labs/ts-sdk@^1.33.1' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/hp/.npm/_logs/2024-12-08T18_51_26_804Z-debug-0.log
`
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions