benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
398 stars 151 forks source link

Could not find a declaration file for module 'react-native-aws3 #88

Closed LuisArturoMR closed 3 years ago

LuisArturoMR commented 4 years ago

Could not find a declaration file for module 'react-native-aws3'. '/Users/luisarturomendozareyes/Documents/Mirak/WeOk/weok-app/node_modules/react-native-aws3/index.js' implicitly has an 'any' type. Try npm install @types/react-native-aws3 if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-aws3';

I get this error on my .js where I'm importing the node module. I did npm i react-native-aws...

Do you have any idea of whats going on?

image Import error

image index.js of react-native-aws3

Thanks!

umair-dpl commented 4 years ago

add src/RNS3.js