Roman Malieiev

Results 2 issues of Roman Malieiev

bin/croconvert --strucrack --csv --dbcrack test_data/DB/ WARN: expected dbinfo to start with 0x03 ERROR decoding db definition: list index out of range This could possibly mean that you need to try...

In Typescript highcharts-react-official should be imported with named import: `import { HighchartsReact } from 'highcharts-react-official'` instead of `import HighchartsReact from 'highcharts-react-official'` Otherwise I get errors: ``` TS2604: JSX element type...