Jurgen Van de Moere
Jurgen Van de Moere
In our Angular application, using apollo-link version 1.2.6, `networkError` is an instance of `HttpErrorResponse` with the status available as `networkError.status` instead of `networkError.statusCode`.
@aelbore — What would be the benefit from a user's perspective? I'm guessing some people still use node v6. What would be the benefit of forcing them to use node...
@aelbore — Would you be interested in creating a PR to update the code to node v8? Thanks!
Definitely, let's await the recommendations by the Angular team at the end of the month (https://www.meetup.com/Angular-MTV/events/246637957/).
@StefanoChiodino Are you using the latest version of the generator? The `target` property is part of the `src/tsconfig.es5.json` file: https://github.com/jvandemo/generator-angular2-library/blob/master/generators/app/templates/src/_tsconfig.es5.json#L5. If not, can you please update to the latest version...
@Bedotech — Were you able to resolve this yet? Thanks!
@lgutie16 — I am unable to reproduce this. What version of Angular CLI are you using? Are you running on Mac or Windows? Thanks in advance!
@lgutie16 — Can you verify if you have the path mapping in place, as @aasukisuki suggests? Thanks!
@aasukisuki — Thank you for your follow-up 👍
@lgutie16 — Can you please verify if you have the path mapping set up correctly? @lishichao1002 — Thank you for sharing 👍