Angular CLI: 6.0.1
Node: 8.11.1
OS: win32 x64
Angular:
...
@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
ng update
fails and displays "self signed certificate in certificate chain"
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
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._
Most helpful comment
Has this been released yet? I'm still getting this error today