As written the initial ES5 version of the "Getting Started" app will give this error message when opened in a browser:
Error during instantiation of Token(AppElement)!. ORIGINAL ERROR: Error: The app selector "my-app" did not match any elements This must be added to the body in index.html to fix it: <my-app></my-app> -- R. Mark Volkmann Object Computing, Inc. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
