-
Hello,
I'm trying to build a angular4 course work, however the build fails at 95% pointing to line 123 of your plugin.
`95% emittingUnhandled rejection TypeError: Cannot read property 'length' of …
-
Steps to reproduce:
1. download and unzip the angular4-material-seed.
2. npm install
3. npm test
Note the failed specs resulting from the following error:
> Failed: Template parse errors:
…
-
Trying to integrate **Angular 4 + @ngx-translate**. Everything is executing and working properly with `npm start`. Problem arises when I tries to `npm test` run Karma test cases. All these started af…
-
Hi everyone,
as you noticed in the develop branch of this repo, there is some work going on as of late. I'd like to give you my views on plans and ideas with `ng-hal`. Feel free to give your feedba…
-
**Problem:**
"Cannot find module" after successful install of newly generated library
**What I did:**
- Using the yo angular2-library, I created a seed project
- I then built it , packed it, an…
-
Hi,
I'm trying to use SheetJS in an Angular 4 project (derived from Angular Seed Advanced), and I can't get my SheetJS to work from a build (it does work from Gulp though). I've followed guidance …
-
`ClarityIcons.add({"myLogo": ' < title > zoom - out < /title>< path d="M16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Zm0,21.91A10,10,0,1,1,26,16,10,10,0,0,1,16,25.91Z" class="clr-i-outline clr-i-outline-…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support …
-
### Expected behaviour
When using Karma 1.6, you should be able to use chrome headless support
### Actual behaviour
Chrome won't start with headless mode
```sh
> karma start --single-run --br…
-
I have version 0.8.18
node_modules\zone.js\lib\common\utils.ts:19:81
Cannot find name 'global'.
node_modules\zone.js\lib\zone.ts:1339:86
Cannot find name 'global'.
> Can be resolved…