-
Hi all,
I've update my app from angular4 to angular6, and now I'm unable to call secure web api.
In angular4 I call Web Api using Adal4HttpService, and all works fine:
import { Injectable } from …
-
```bash
git clone https://github.com/mtlynch/ingredient-demo-frontend.git
cd ingredient-demo-frontend
git checkout syntax-highlight-angular6
npm install
ng serve
```
`ng serve` shows two warn…
-
## Bug Report or Feature Request (mark with an `x`)
[X] Bug report -> please search issues before submitting
[ ] Feature request
[ ] Documentation issue or request
## Steps to reproduc…
-
Hi, I try to compile scss from html v1.2.0, but got this error:
in `styles.scss`:
`@import "~bootstrap/scss/bootstrap.scss";`
in `angular.json`:
```
"styles": [
"src/styles.scs…
-
Downloading an Udemy course is no longer working. The command worked properly to download a few videos, but it suddenly stopped.
```
[debug] System config: []
[debug] User config: []
[debug] Cus…
-
好多地方都读不通顺
-
您好,
我用的是angular-cli (v1.7.4), 在scripts里面放了`“../node_modules/echarts/dist/echarts.min.js”`。`ng serve`的时候没有任何问题,但是一跑unit test就不行了,出现`echarts in not defined`的错误,请问有解决的方法吗?我的`spec.ts`是angular自己生成的,还没有写任何…
-
Hi, I try to compile scss from html v1.2.0, but got this error:
in `styles.scss`:
`@import "~bootstrap/scss/bootstrap.scss";`
in `angular.json`:
```
"styles": [
"src/styles.scs…
-
It doesnt have Angular 6 support , so it installs a node_modules folder which would give this error:
"
ERROR in node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot re…
-
### Version info
**Angular:** 6.0.4
**Firebase:** 5.0.3
**AngularFire:** 5.0.0-rc.10
```sh
ng-test-angular6@0.0.0 /home/amine/docker-projects/ng-test-angular6
├── @angular-devkit/bui…