Angular-cli: ng update fails on self signed certificate in certificate chain

Created on 15 May 2018  路  4Comments  路  Source: angular/angular-cli

Versions

Angular CLI: 6.0.1
Node: 8.11.1
OS: win32 x64
Angular:
...

Package Version

@angular-devkit/architect 0.6.1
@angular-devkit/core 0.6.1
@angular-devkit/schematics 0.6.1
@schematics/angular 0.6.1
@schematics/update 0.6.1
rxjs 6.1.0
typescript 2.7.2

Repro steps

ng update

Observed behavior

fails and displays "self signed certificate in certificate chain"

Mention any other details that might be useful (optional)

I also run it using the below list and still getting the same issue
npm config set strict-ssl false
npm install npm -g --ca NULL
ng update --skip-install

Most helpful comment

Has this been released yet? I'm still getting this error today

All 4 comments

Closing... This was addressed in this PR angular/devkit#838 and will be included in the next release.

@Brocco will this be fixed on 6.0.2 ?

Has this been released yet? I'm still getting this error today

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rajjejosefsson picture rajjejosefsson  路  3Comments

brtnshrdr picture brtnshrdr  路  3Comments

NCC1701M picture NCC1701M  路  3Comments

gotschmarcel picture gotschmarcel  路  3Comments

hareeshav picture hareeshav  路  3Comments