Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
Unable to upgrade Igniteui angular and angular versions
posted

Dear team, 

I am trying to upgrade my angular v13 and igniteui-angular@13.1 to latest. But I am getting the following issue 

 Migration failed: 404 Not Found - GET registry.npmjs.org/@infragistics/igniteui-angular - Not found

I am trying to do this on my MacBook Pro.

I tried the following commands and then upgrade but still no result.

npm config set @infragistics:registry packages.infragistics.com/.../

npm config set //packages.infragistics.com/npm/js-licensed/:always-auth=true

npm config set //packages.infragistics.com/npm/js-licensed/:_auth={myToken}

I tried all commands with —force but no luck.

Please let me know if this is something to do with macOS or if there is a solution