-
- [ ] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version
----- | -----
generator-angular-ful…
-
**Overview of the Issue** - when webpack runs on npm start in universal-starter, symlinks throw the following error on my component directories containing symlinks to Gemfiles:
```
Error: ENOENT: no …
-
Hello @Alberplz
I am getting error when I am using with Angular 4
![console-error](https://cloud.githubusercontent.com/assets/12005733/25061112/3bed3c1e-21cc-11e7-804f-41b081f400a7.jpg)
-
Hi all,
After updating to Angular 6 I have an error with exporting **AppModuleNgFactory** in **main-aot.ts** while running **build-production**:
ERROR in [at-loader] ./angularApp/main-aot.ts:7:3…
-
For some reason we are not getting PRs to our `@angular` packages even after there are out of range updates released. Have gone through two or three releases where this happened, even after waiting a …
-
I have imported 'GoogleChart' in Module and added it to declarations array, but still getting this error.
FYI: I am working with **es6**
-
### Expected Behavior
Smooth installation process without any dependency hassle. Setting up the project should require minimal steps.
### Current Behavior
While setting up Bassa recently on my ma…
-
0.6.1 version doesn't recognize some of my relative paths.
This component
```
@Component({
selector: 'home',
templateUrl: 'home.component.html'
})
export class HomeComponent ...
```
build…
-
I want to call the `NotificationsService` from a centralized location (Angular Service class), but when the NotificationsService is injected in the constructor class, I get the following error:
```…
-
* **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **What is the current behavior?**
When application starts, a javascrip…