-
`ERROR in ./node_modules/angular2-wizard/src/wizard-step.component.ngfactory.ts
Module build failed: Error: /home/isaac/apps/app/live/node_modules/angular2-wizard/src/wizard-step.component.ngfactory.…
-
Hello,
I am getting error building. I am using ANGULAR v5
> ng build --prod --aot --output-hashing --base-href /
```
ERROR in ./node_modules/angular2-wizard/src/wizard-step.component.ngfac…
-
ERROR in ./node_modules/angular2-wizard/src/wizard-step.component.ngfactory.ts
Module build failed: Error: /src/wizard-step.component.ngfactory.ts is missing from the TypeScript compilation. Please m…
-
$ webpack
Hash: 685fcea119a85c662b0351329768da09b9a4778d
Version: webpack 2.5.1
Child
Hash: 685fcea119a85c662b03
Time: 21550ms
Asset Size Chunks Chunk N…
-
I think it would be nice to implement some wizard for event agenda creation.
It will include:
- Admin UI (for the one implemented in Angular2)
- Back-end API design and implementation
- Agenda view i…
-
Hi,
I don't know if this is more an issue for the typescript repo or the tooling repo.
I'm trying to deploy a angular apps using publishing wizard in a local folder: the application runs correctly…
-
Hello,
Wizard in ng serve --o works perfect, but in production mode
ng build --prod, throws exception
```
ERROR TypeError: p.ngOnInit is not a function
at main.593d15b004653eafc611.bundle.js:…
-
Is it possible to translate the language in the buttons?
-
In some cases when using the canenter when validate the step, some times y show this error:
ReferenceError
columnNumber: 82
fileName: "http://localhost:8000/node_modules/angular-wizard/dist/angul…
-
Awesome wizard. Loved it. But i would like to ask you how to reset the wizard without reloading the page?