Skip to content

Instantly share code, notes, and snippets.

@oviniciusfeitosa
Last active September 21, 2016 19:46
Show Gist options
  • Save oviniciusfeitosa/9e9d53ce1f16046c463eeaa22d3d9248 to your computer and use it in GitHub Desktop.
Save oviniciusfeitosa/9e9d53ce1f16046c463eeaa22d3d9248 to your computer and use it in GitHub Desktop.
Angular2 + meteor | Solving the "Expected one of: <body>, <head>, <template>" error

If you got the error below while doing the this tutorial since Step 1, follow the steps below.

client/app.component.html:1: Expected one of: <body>, <head>, <template>

During the explanation of tutorial, is not clear enough how we fill all files. So you can do 2 alternatives:

  • Do the tutorial from begining, acessing all links markeds
  • OR JUST DOWNLOAD THE FILES FROM TUTOTORIAL HERE, and continue the tuto!

Hope this could help you. :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment