rrdelaney / ReasonablyTyped

:diamond_shape_with_a_dot_inside: Converts Flow and TypeScript definitions to Reason interfaces
https://rrdelaney.github.io/ReasonablyTyped/
MIT License
518 stars 24 forks source link

Not_found #61

Closed laibulle closed 6 years ago

laibulle commented 6 years ago

Hello,

I am trying to convert react-navigation from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-navigation but I get this output

[ 'Not_found', -6, tag: 248 ]
Error: N
    at Object.compile (/Users/laibulle/ReasonablyTyped/lib/index.js:56:11)
    at fs.readFile (/Users/laibulle/ReasonablyTyped/lib/cli.js:61:40)
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:532:3)
rrdelaney commented 6 years ago

master is currently very broken for TS definitions, sorry 😞 I'm working on rewriting all of the TS integration atm