react-native-opencv3 icon indicating copy to clipboard operation
react-native-opencv3 copied to clipboard

Could not find a declaration file for module react-native-opencv3

Open shdezhahanj opened this issue 5 years ago • 2 comments

Hello! in this line: import {CvCamera} from 'react-native-opencv3'; I have this error: Could not find a declaration file for module react-native-opencv3 .... and as it guided I try : npm install @types/react-native-opencv3 but the error E404 not found appear. I searched a lot but I could not solve it please help

shdezhahanj avatar Feb 03 '20 11:02 shdezhahanj

Were you able to run the sample apps that use CvCamera? Best regards, Adam

On Mon, Feb 3, 2020, 3:19 AM shdezhahanj [email protected] wrote:

Hello! in this line: import {CvCamera} from 'react-native-opencv3'; I have this error: Could not find a declaration file for module react-native-opencv3 .... and as it guided I try : npm install @types/react-native-opencv3 but the error E404 not found appear. I searched a lot but I could not solve it please help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adamgf/react-native-opencv3/issues/13?email_source=notifications&email_token=AAJ6V3YMQXWRDAJP5CAUH73RA74SXA5CNFSM4KPDNCY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IKR5LMQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ6V3ZYN6QJFSTZ2BLVNDTRA74SXANCNFSM4KPDNCYQ .

adamgf avatar Feb 05 '20 16:02 adamgf

Please help i waste lot of time to solve this

citechteam avatar Feb 14 '20 05:02 citechteam