Can't start Android app after updating to beta.4

@iignatov thanks for the awesome troubleshooting!

@ZiFFeL sorry you’re having issues, previous JS starters used the TypeScript compiler for transpilation, which meant that types (which are invalid syntax in JS) didn’t error, even though they should have.

You can most likely get rid of that error by removing the :NavController from nav:NavController.

1 Like