quasarframework / quasar-cli

[DEPRECATED, <= 0.17) Quasar Framework - CLI
https://quasar.dev
MIT License
202 stars 50 forks source link

[BUG] Quasar 'new' command for layout #224

Closed adamkpurdy closed 5 years ago

adamkpurdy commented 5 years ago

Software version

OS: mac OS 10.14.3 Node: v10.14.2 NPM: 6.7.0 Any other software related to your bug:

What did you get as the error?

Unknown custom element: Unknown custom element:

What were you expecting?

No errors regarding the header and footer in the new v1-beta generator tool

What steps did you take, to get the error?

layout-footer-error layout-header-error
adamkpurdy commented 5 years ago

Here is a PR for attempted fix: https://github.com/quasarframework/quasar-cli/pull/225

rstoenescu commented 5 years ago

Merged the PR. Thanks!