kendo angular 2安装错误 - 位于0的JSON中出现意外的令牌T.

时间:2017-01-08 10:55:59

标签: kendo-ui-angular2

在安装Kendo angular 2期间,尝试通过运行在我的机器上启用Progress NPM注册表:

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

输入我的姓名,密码&我收到的电子邮件:

npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "login" "--registry=https://registry.npm.telerik.com/" "--scope=@progress"
npm ERR! node v6.9.2
npm ERR! npm  v3.10.9

npm ERR! Unexpected token T in JSON at position 0
npm ERR! The page was not displayed because there was a conflict.
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     c:\wamp64\www\npm-debug.log

2 个答案:

答案 0 :(得分:0)

username:输入@之前的所有内容(如果是电子邮件地址)。

password: 您的密码

Email (this IS public):首次输入%40代替@ 用户名。

会说npm WARN Email must be an email address

然后再次正常输入您的电子邮件(使用正确的@

为我工作。

http://docs.telerik.com/kendo-ui/intro/installation/npm#kendo-ui-professional

答案 1 :(得分:0)

Drzewiecki的答案中描述的答案/原因不适合我。

显示此错误消息只是因为我输错了密码。