-
@zender commented on [Fri Aug 19 2016](https://github.com/feathersjs/feathers-authentication/issues/275)
I have the following code in Angular 2:
``` js
import { Injectable } from '@angular/core';
im…
-
### Issue
Using Pouchdb-browser or Pouchdb-node or Pouchdb ,,
Getting The same Error
Uncaught Error: define cannot be used indirect amd-define.js:1
I am using Electron + Anuglar 2+ webpack 1.13.2
…
-
with docker-compose up i get app in the below
http://DOCKER_IP:3000/#/login
but when i login it says invalid password. with admin/admin credentials.
~/angular2-flask/front$ docker build --no-cache …
-
This error occured when I try to use your lib with angular2 in my project.
> transacstandard:85 Error: ReferenceError: DevExpress is not defined
> at Object.eval (http://localhost:5000/js/dev…
-
## Issue Overview
Error while testing build for production , on pure cloned starter
## Reproducables
```
Git cloned
npm install
npm run build
```
**result :-**
```
[20:57:08] Starting 'build…
-
Is anyone working on SDK for Angular2?
cajoy updated
8 years ago
-
Hi,
I have a problem with ng2_translate...
i use Angular2-rc1 with grunt, browserify and angular2-universal-polyfills
in my main I have import all library but i have this error:
reflective_provider.j…
-
您好!
下载了项目的最新版本,照demo的引用方式不成功,遂直接引用源码:'../../../node_modules/angular2-baidu-map/src/index'(在项目中的绝对路径),但是程序只执行了ngOnInit,地图实例没有创建出来,也更没有触发onMapLoaded(),不知道是什么问题
-
Hi,
I love this github project! Thank you for making it.
When I was looking at building this to production so I typed 'gulp production'.
This is what I got:
```
| => gulp production
[15:27:07] Usi…
-
I have the following code in Angular 2:
``` js
import { Injectable } from '@angular/core';
import {Parameters} from '../../../parameters';
import {AuthService} from '../security/auth.service';
decla…