fssolutions / ng2-wizard

MIT License
15 stars 7 forks source link

Uncaught Error #2

Open vishaltechreceptives opened 8 years ago

vishaltechreceptives commented 8 years ago

Uncaught Error: moduleId should be a string in "WizardComponent". See https://goo.gl/wIDDiL for more information. If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.

When i add moduleId: module.id,

Then give below error

Uncaught Error: moduleId should be a string in "Home". See https://goo.gl/wIDDiL for more information. If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.

ismtabo commented 7 years ago

Same problem.

Uncaught Error: moduleId should be a string in "WizardComponent". See https://goo.gl/wIDDiL for more information.
If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.

Browser: Google Chrome 54.0.2840.100 npm: v3.10.9 angular: v2.3.0