-
Hi, apologies in advance for not having a great deal of debug information, but this may ease frustration for someone else.
Ionic 3 hangs on splash screen if hasPermission() is called. The offending…
-
[X] bug report
Fresh install fails on MacOS X ElCapitain.
```
sudo npm start
```
Throws Error:
ERROR in ./~/bootstrap-loader/lib/bootstrap.loader.js!./~/bootstrap-loader/no-op.js
Module build failed…
-
Details:
OS: macOS 10.12.2
Angular version: 2.4.0
Angular-CLI version: 1.0.0-beta.24
angular2-cookie version: 1.2.6
When running the compiled code using `ng serve --aot` or running the code bu…
-
If I build my angular-cli project which has the angular2-logger dependency, I get the following error:
jeroen@host:~/example$ ng build
Hash: b010cdf0c5268f80c482 …
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
## Wh…
-
I guess .ts files should not be downloaded with npm install. Otherwise it causes warning:
```
[default] File '.../node_modules/ng2-logger/ng2-logger.ts' is not under 'rootDir' '.../src'. 'rootDir' i…
-
```
$ npm install --save angular2-logger
greenbadger-client@0.0.0 /home/bjorn/projects/greenbadger-client
├── UNMET PEER DEPENDENCY @angular/common@4.1.1
├── UNMET PEER DEPENDENCY @angular/compile…
-
Hi,
Had a number of problems including this library (via npm install [git url]). Ionic 3, angular 4, typescript 2, d3 v4.10, @types/d3-selection@^1.1.0
The string errors
```
Argument of type …
-
After refresh the `signOut()` method fails.
## Description
After I login in my application I'm redirected to the dashboard. If I immediately logout, it works fine. But if I refresh the page and th…
SrAxi updated
7 years ago
-
Hello,
with angular cli 1.0.0 **ng lint** returns some "errors":
```
[...]/node_modules/ng2-logger/src/display.ts[10, 9]: if statements must be braced
[...]/node_modules/ng2-logger/src/display.t…