-
Hi,
I just set up a component test similar to [border-component_test.ts](https://github.com/juliemr/ng2-test-seed/blob/master/src/test/border-component_test.ts) from ng2-test-seed (uses angular2@2.0.…
svi3c updated
5 years ago
-
The issue appeared with the update to node 4.1.1, npm 2.14.5, Karma 0.13.10, etc.
After upgrading node and npm, and doing a clean `npm install`, running `gulp test.unit.js` raises the following error…
-
TL;DR
after running 'karma test' and inspecting the console output in the chrome window that Karma opened -- there are no debug messages, only info, warn, & error
**I'm submitting a bug report**…
-
I am basically trying to write something equivalent to the [universal-starter](https://github.com/angular/universal-starter) repo, but without the typescript dependency. I know that I can write this `…
mlent updated
5 years ago
-
### Env Info
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wily
```
```
$ ng --version
Could not start watchman…
-
v16.0
I've specified the main!
```
jspm install angular-input-modified=github:betsol/angular-input-modified -o '{ "main": "dist/angular-input-modified.min", "registry": "jspm", "dependencies": { "an…
-
**I'm submitting a bug report**
* **Library Version:**
1.4.0
**Please tell us about your environment:**
* **Operating System:**
Windows 8
* **Node Version:**
6.9.2
* **NPM Versio…
-
There used to be a system-polyfills.js within the jspm_packages dir however there is no longer. How to get this file back please?
-
```
Warning: a promise was created in a handler but was not returned from it
at depsCallback (C:\nodejs\node_modules\jspm\lib\install.js:504:59)
at doDepsCallback (C:\nodejs\node_modules\jspm\…
-
Use case:
Green field project. BDD all the way! Yey! Ok, cool.... so, cucumberjs has been chosen to help out (ignore any BDD theory discussions here please). We have js being used on both the client …