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

types: No type definitions available for the latest version #1347

Open
hatewx opened this issue Feb 10, 2025 · 0 comments
Open

types: No type definitions available for the latest version #1347

hatewx opened this issue Feb 10, 2025 · 0 comments

Comments

@hatewx
Copy link

hatewx commented Feb 10, 2025

I installed ali-oss: 6.22.0 in my project so that i can use v4 signature, then I got a error:

Could not find a declaration file for module 'ali-oss'. '/${root}/node_modules/.pnpm/[email protected]/node_modules/ali-oss/lib/client.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/ali-oss` if it exists or add a new declaration (.d.ts) file containing `declare module 'ali-oss';`

then I found there are no type definitions available for recent versions when I check with pnpm view @types/ali-oss

Image

@hatewx hatewx changed the title No type definitions available for the latest version types: No type definitions available for the latest version Feb 10, 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

1 participant