fssolutions / ng2-wizard

MIT License
15 stars 7 forks source link

Error::'wizard-step-tab' is not a known element #8

Open vrushalid opened 7 years ago

vrushalid commented 7 years ago

Hi,

I have installed ng2-wizard, imported Ng2WizardModule, WizardComponent in app,module. But I get following error when I use "

MyTab Hello World
    </wizard>"

Error: Template parse errors: 'wizard-step-tab' is not a known element

Please help.

fssolutions commented 7 years ago

Please update your component... npm install ng2-wizard@latest 😉