-
Fail to run tests in strict order.
package.json
```
{
"version": "0.0.1",
"description": "",
"main": "./src/main.ts",
"scripts": {
},
"devDependencies": {
"@types/jasmi…
-
/d/NG4-Template/ng4-gui-template (master)
$ ng serve
** NG Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200**
Hash: b6d111819e485b408477
Time…
-
During upgrade from Angular 4 to 7, gulp build fails as project is looking for node modules html files which are not found as they are not copied during copy:source task
I'm submitting a...
[X…
-
With the new angularfire I get the error
```
ERROR in C:\temp\aspnetu\node_modules\angularfire2\database\database.d.ts
(9,29): error TS2503: Cannot find namespace 'firebase'.
ERROR in C:\temp\aspnetu…
-
### Versions
{
"name": "gogocar-wizard",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
"build": "ng build",
"buildqa": …
-
my code:
`login.component.ts`
```
import { configuration } from './../../../../environments/.env';
import { Token } from './../../authentication/token.model';
import { AuthenticationService…
-
### Versions
```
To disable this warning use "ng set --global warnings.versionMismatch=false".
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ …
-
Hello,
Is there any way to change AMD headers to be compatible with webpack/browserify?
Are there any plans to support CommonJS, UMD or ECMAscript 6 for the package and external modules in monaco…
-
> ## Please provide us with the following information:
1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Ubuntu latest 16.04 LTS
2. Versions. Please run `ng --…
-
I'm trying to compile my application with AOT compiler but getting an error with `Primeng modules`.
> Error: Unexpected value 'ContextMenuModule' exported by the module 'SharedModule'
My App `Sha…