This is a migrated thread and some comments may be shown as answers.

Kendo UI beta npm login fails

3 Answers 493 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shaun
Top achievements
Rank 1
Shaun asked on 15 Sep 2016, 05:50 AM

When I try logging in using

npm login --registry=https://registry.npm.telerik.com/ --scope=@progress

 

When prompted for my username, I try my account email (which is my username) in the form person@company.com and person%40company.com. In both cases the login fails with the following error message

npm WARN Username may not contain non-url-safe chars

3 Answers, 1 is accepted

Sort by
0
Vesko
Telerik team
answered on 15 Sep 2016, 07:55 AM
Hello Shaun,

We are sorry for the inconvenience.

The NPM client performs username validation and does not allow special characters in the username. You have to enter whatever nickname you wish (Shaun for example) for username. The login then will ask you from password and email which are expected to be your telerik.com credentials.

Please let me know if this helps.

Regards,
Vesko
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
rsa
Top achievements
Rank 1
answered on 14 Nov 2017, 10:47 AM

We get error as below:

 

ERR! code E409
ERR! Conflict

ERR! A complete log of this run can be found in:
ERR!     C:\Users\rsa\AppData\Roaming\npm-cache\_logs\2017-11-14T10_46_18_196Z-debug.log

 

 

0
Ianko
Telerik team
answered on 15 Nov 2017, 11:59 AM

Hello,

Note that the private NPM registry is retired and in order to install the Kendo UI Professional package you just need to run npm install --save @progress/kendo-ui. Lille described here: https://docs.telerik.com/kendo-ui/intro/installation/npm#kendo-ui-professional

The error mentioned is rather related to user authentication, which is not relevant now.

Regards,
Ianko
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Shaun
Top achievements
Rank 1
Answers by
Vesko
Telerik team
rsa
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or