electron-react-boilerplate / examples

Electron React Boilerplate Examples
190 stars 42 forks source link

Upgrade typescript? #19

Closed shirshak55 closed 4 years ago

shirshak55 commented 5 years ago

To get rid of this error

/Users/shirshak/Developer/test/node_modules/typescript/lib/tsc.js:71026
                throw e;
                ^

Error: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isJsonSourceFile'.
shirshak55 commented 5 years ago

used typescript@next now its fine. This bug is weird like it works initially on page refresh it shows error.