Blank page + console error when I go to localhost:4200

Hi! I installed node 5.5.0, ember-cli 2.4 and bower 1.7.1 on Windows 10. I ran ‘ember new tracker’, cd tracker, ember server. Then I go to localhost:4200 and see a blank screen and the console error “Uncaught TypeError: Cannot read property ‘String’ of undefined”

Any ideas how to fix this? Is it possible to work through this chapter in 2021?