-
# 🐞 Bug report
```
- [ ] new
- [ x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version…
-
i am getting following error when running a unit test using karma and jasmine
Error:
Failed: Template parse errors:
'router-outlet' is not a known element:
1. If 'router-outlet' is an Angular c…
-
```
@angular/cli: 1.0.0-beta.32.3 [1.0.0-beta.28.3]
node: 7.5.0
os: darwin x64
@angular/common: 2.4.7
@angular/compiler: 2.4.7
@angular/core: 2.4.7
@angular/forms: 2.4.7
@angular/http: 2.4.7
…
-
I installed webhint into my angular7 project but I am getting the following error while running hint on the local server:-
{ ResourceError: Module ../build/Release/canvas.node not found when loadin…
-
Hi, can this module be used with angular2-universal-preview ? https://github.com/angular/universal/
I tried to set it up but it doesn't like the routing functions such as loggedIn()
I have a server…
-
### Versions
```
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | …
-
### Versions
```
Angular CLI: 1.6.5
Node: 9.4.0
OS: darwin x64
Angular: 5.2.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... p…
jtsom updated
5 years ago
-
**Describe the bug**
which template:
* [* ] MaterialDesignFrameworkModule — Material Design
* [ ] Bootstrap3FrameworkModule — Bootstrap 3
* [ ] Bootstrap4FrameworkModule — Bootstrap 4
* [ *] N…
-
Hi
Struggling to pass a Authorization header with my breeze requests. Is there an example where i can configure breeze to use a header when making requests...
What does breeze use in the background …
-
Great library.
It does seem to work yet I just can't use it as the performance hit is too large. In angular i need to put watch on true because it dynamically injects tags. At any given time there ar…