He team,We are moving from trail to licensed version. We followed the given instruction from Ignite UI Licensing (infragistics.com) . And we added below lines in file .npmrc
@infragistics:registry=packages.infragistics.com/.../ //packages.infragistics.com/npm/js-licensed/:_auth=my_token //packages.infragistics.com/npm/js-licensed/:_password=pass //packages.infragistics.com/npm/js-licensed/:username=username!!infragistics.com //packages.infragistics.com/npm/js-licensed/:email=username@infragistics.com //packages.infragistics.com/npm/js-licensed/:always-auth=true
After run ig upgrade-packages command we got the following error
Logged in as username to scope @infragistics on packages.infragistics.com/.../.Installing npm packages.npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.npm ERR! code E401npm ERR! 401 Unauthorized - GET packages.infragistics.com/.../@infragistics/igniteui-angular - Unauthorized.
Version - angular - 10.0.0
ignite ui angular (trail) - 10.0.0
Thanks
Hello,
We were temporarily experiencing downtime with our ProGet feed for licensed JavaScript packages and this is the reason why you were getting the exception.
At this point, everything should work as expected.
Can you please try again and let me know what is the result? Are you still experiencing the 401 exception with our licensed package? If so please let me know and we will decide how to proceed further.
Let me know if I may be of any further assistance.
Sincerely,
Teodosia Hristodorova
Associate Software Developer
I have tried again, still got the same error.
Hi Team,We have licensed version of IngiteUI Angular, We were trying to install npm packages from your npm private feed and we are getting below error.
Angular Version: 11.2.14