Hey there,
I was very excited to update my forum to the next beta. I followed all the steps correctly, and my MySQL and PHP installations are up to date. However, when I visit my site I get this in console: Uncaught TypeError: Cannot read property 'app' of undefined.
One thing that seemed a bit unusual to me was this output from composer update:
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
I'm not sure if this is the expected output or not?
Any help would be greatly appreciated!