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.
Could you please try to login to our ProGet site, and check whether do you see iginteui-angular package under the js-licensed feed here?
Looking forward to hearing from you.
Hi I have logged in ProGet site. and under js-licensed I can see iginteui-angular package (version- 0.0.1) and there are few other packages too.