React-native-youtube: Type declarations missing

Created on 19 Mar 2020  路  2Comments  路  Source: davidohayon669/react-native-youtube

Hi,
can you add the missing type declarations to the package, please?

$ npm install @types/react-native-youtube

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2freact-native-youtube - Not found
npm ERR! 404 
npm ERR! 404  '@types/react-native-youtube@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/sirhennihau/.npm/_logs/2020-03-19T22_56_16_568Z-debug.log

Version:
"react-native-youtube": "^2.0.0",

Most helpful comment

I've made a PR that adds typescript definitions, hope that helps

All 2 comments

Same issue here.

I've made a PR that adds typescript definitions, hope that helps

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nhcuong95 picture nhcuong95  路  5Comments

webdevbyjoss picture webdevbyjoss  路  4Comments

LorienHW picture LorienHW  路  3Comments

matthiasleitner picture matthiasleitner  路  5Comments

johnnykoo84 picture johnnykoo84  路  4Comments