Open vrushalid opened 7 years ago
Hi,
I have installed ng2-wizard, imported Ng2WizardModule, WizardComponent in app,module. But I get following error when I use "
</wizard>"
Error: Template parse errors: 'wizard-step-tab' is not a known element
Please help.
Please update your component... npm install ng2-wizard@latest 😉
npm install ng2-wizard@latest
Hi,
I have installed ng2-wizard, imported Ng2WizardModule, WizardComponent in app,module. But I get following error when I use "
Error: Template parse errors: 'wizard-step-tab' is not a known element
Please help.