-
Hi!
I am using this module for a project.
I am following the Angular Cookbook ( https://angular.io/docs/ts/latest/cookbook/aot-compiler.html ) for AOT-compiling. An error occurs when I'm executing *…
-
### Issue description or question
After upgrading to Angular 6.0.0 my tests stop working in Wallaby. Still work in Karma
```
wallaby.js started
core v1.0.411
Webpack node module is not found, mi…
-
I am using firebase storage in my web app and I am using following code to refer the firebase function which is not implemented in angularfire2.
@Injectable()
export class LoggerService {
const…
-
* **Version**: electron-builder 18.8.1
* **Target**: WINDOWS
```
`0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\…
-
After compiling my app with AOT I'm going through the process of tree-shakin my bundle. But when I start `node_modules/.bin/rollup -c rollup-config.js` after a few seconds the systems quits with the f…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When including a complex external, the generated javascript isn't valid anymore a…
-
Hi,
When I try to install this package, I get multiple unmet perr dependencies:
```
$ npm install --save angular2-logger
ehs-hybrid-prototype-2@ /Users/timcurchod/repos/ehs-prototype-2
├── UNMET …
-
Hi all,
I have an angular 2 application.
The angular2 application is using elasticsearch.js version 12.1.3
I use webpack 2 for bundling.
After i bundle the project i get:
ReferenceError: proces…
-
Hi Roman,
Currently i'm struggeling a little bit about the right way to propagate an error e.g. got from a db service (like optimistic lock exception or duplicate entry) in a controller by means of…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [ ] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feature requests_)…