0

I am trying to update my angular project to latest versions. my current angular version is 8.3.29 . I have updated angular cli 13.1.2 . I tried to update my project to angular 13.1.2

I have followed steps in link https://update.angular.io/?l=2&v=8.0-13.0 In command prompt in project path given below command but getting below error. can anybody suggest here

 npx @angular/cli@8 update @angular/cli@8 @angular/core@8"

An unhandled excepetion occured request to https://registry.npmjs.org/@angular/cli failed reason: getaddrinfo ENOTFOUND registry.npmjs.org

user386430
  • 4,711
  • 11
  • 38
  • 44
  • Refer : [link](https://stackoverflow.com/questions/39592908/error-getaddrinfo-enotfound-registry-npmjs-org-registry-npmjs-org443) – skj123 Jan 04 '22 at 11:10

0 Answers0