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

Hitting this error: (.d.ts) file containing `declare module 'aws-s3-zipper' ? #37

Open
josoroma-zz opened this issue Sep 12, 2019 · 0 comments

Comments

@josoroma-zz
Copy link

josoroma-zz commented Sep 12, 2019

Hi!

I am hitting this error:

Could not find a declaration file for module 'aws-s3-zipper'. '...node_modules/aws-s3-zipper/index.js' implicitly has an 'any' type.

  Try `npm install @types/aws-s3-zipper` if it exists or add a new declaration (.d.ts) file containing `declare module 'aws-s3-zipper';`

then I ran:

yarn add --dev @types/aws-s3-zipper

...

error An unexpected error occurred: "https://registry.yarnpkg.com/@types%2faws-s3-zipper: Not found".

I was wondering... Do we need to add something to the package.json file in order to prevent this error?

@josoroma-zz josoroma-zz changed the title How to fix error: (.d.ts) file containing `declare module 'aws-s3-zipper' ? Hitting this error: (.d.ts) file containing `declare module 'aws-s3-zipper' ? Sep 12, 2019
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