Jurgen Van de Moere

Results 82 comments of Jurgen Van de Moere

@izifortune — Would you be able to have a look at this? Thanks in advance!

@MurhafSousli — Are you importing the rxjs operators in your library code? ``` import 'rxjs/add/observable/timer'; import 'rxjs/add/operator/do'; import 'rxjs/add/operator/takeWhile'; import 'rxjs/add/operator/switchMap'; ```

@MurhafSousli — Is it possible to share your code? Thanks!

@MurhafSousli Can you please apply @sebastianteres's recommendations and see if that works for you? Thanks!

@sebastianteres — Thank you so much for sharing, much appreciated! 👍

@w4lt-dev — Can you let us know if you were able to fix it using `system.config.js`? @izifortune — Thank you for your help!

@ShermanT — Can you please verify whether you have disk space left, see comment by @izifortune. @izifortune — Thank you for your help!

@MeirionHughes — Can you be a little more specific? An example maybe? Thanks!

@joshbruce @OpticFusion1 Thank you for your suggestions and input. Instead of progressing via a fork, would you be interested to help maintain this repository? I'd be happy to make you...

When an error is encountered during a call to the GitHub API, the API returns just a simple string like: - Bad Credentials - Validation Failed - etc... without any...