Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails when there is < > in author name #3

Open
JCKodel opened this issue Jun 5, 2018 · 0 comments
Open

Build fails when there is < > in author name #3

JCKodel opened this issue Jun 5, 2018 · 0 comments

Comments

@JCKodel
Copy link

JCKodel commented Jun 5, 2018

When we use the Name <email@address> format on node Author Name, the following error occurs:

ERROR in ./components/info/index.vue (../node_modules/vue-loader/lib/template-compiler?{"id":"data-v-4691bf0c","hasScoped":false,"optionsId":"0","buble":{"transforms":{}}}!../node_modules/vue-loader/lib/selector.js?type=template&index=0!./components/info/index.vue)
(Emitted value instead of an instance of Error)
  Error compiling template:

  <div class="info">
      <h2>{{info}}</h2>
      <h3>Project Name: test</h3>
      <h3>Project Version: 0.0.1</h3>
      <h3>Author: J. C. Ködel <[email protected]></h3>
      <h3>Desc: A new Vue.js + TypeScript project</h3>
  </div>

  - tag <my-email> has no matching end tag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant