Could not find a declaration file for module react-native-opencv3
shdezhahanj opened this issue · 2 comments
shdezhahanj commented
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
adamgf commented
Were you able to run the sample apps that use CvCamera?
Best regards,
Adam
…On Mon, Feb 3, 2020, 3:19 AM shdezhahanj ***@***.***> 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
<#13?email_source=notifications&email_token=AAJ6V3YMQXWRDAJP5CAUH73RA74SXA5CNFSM4KPDNCY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IKR5LMQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ6V3ZYN6QJFSTZ2BLVNDTRA74SXANCNFSM4KPDNCYQ>
.
citechteam commented
Please help i waste lot of time to solve this