Alex Werner

Results 12 comments of Alex Werner

Shouldn't it be better that the package just display the full stacktrace ? Or to let us pass an option too short it or expand it at our wish ?

@petkaantonov I've test it. This is what cleanStack(traceLines) returns me. ![image](https://cloud.githubusercontent.com/assets/5849920/21809673/0885233c-d749-11e6-998c-4c880a34e8d1.png) So i'm not sure it's a problem from cleanStack but instead going further I found that : ![image](https://cloud.githubusercontent.com/assets/5849920/21809775/6742a124-d749-11e6-89f1-a6470698386d.png) In...

@InsidersByte @yjimk You can just do : `>npm install --save github:kuhnza/angular-google-places-autocomplete` Mind that you can specify version too > npm install --save github:kuhnza/angular-google-places-autocomplete#0.2.7

Hi ! In this roadmap, does a handover from LokiJS to LokiJS2 is planned ? Right now, it feels like no one is really in-knows of this repo :/

I understand, however, this place a problem where we can't use this even in our proto, because in term of rules, we can't use a npm with so few download,...

Is someone currently working on this ? Has someone already requested a grant to perform such work ?

Same issue. ` return async(function () { var body = await(Request.post(BASEURI + '/auth/fbLogin', { "facebookID":543717755820652, "birthday": "2000-11-14", "registerType": 1, "username": "JCharles", "email": "[email protected]", "gender": "Male" })); cl('\n'); cl(body); })(); `...

@jmorrisIII Honestly, I didn't stuggle much with that and switched with the Request npm package.

Well : https://github.com/leishman/bls_lib/blob/master/src/bls.cpp#L193

It's because the test will use the Coinbase case. In it you will have these dates : { notBefore: { type: 'utcTime', value: 1429564906000 }, notAfter: { type: 'utcTime', value:...