2017-01-08 1 views
2

で:2インストールエラー剣道の角度 - 実行することによって、私のマシン上の進捗状況NPMレジストリを有効にしようとしているときに、JSONで予期しないトークンT剣道角度2のインストール時に位置0

npm login --registry=https://registry.npm.telerik.com/ [email protected] 

私は私の名前を入力した後、私が得た、パスワード&メール:それは電子メールアドレスである場合@前にすべてのもので

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/" "[email protected]" 
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 
+1

あなたはどのユーザ名を入力しましたか? @とドメインの部分がなくても、電子メールと同じでなければなりません。 –

+1

私は本当に間違ったログインを使用しました。私が正しいものに入ったとき、それはうまく終わった。 – irit123

答えて

0

username:タイプ。

password:

Email (this IS public)あなたのパスワード:初めてのユーザー名に%40代わり @のを入力してください。

それはnpm WARN Email must be an email address

は、その後、(適切な@を使用して)再び正常に私のために働いた

をあなたの電子メールを入力しますと言うだろう。 Drzewieckiの答えで説明

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

+0

エンコードされた電子メールを入力する必要はありません。バニラの電子メールが機能するはずです。 –

0

答え/原因は私のためのソリューションではありませんでした。

このエラーメッセージは、誤ってパスワードを入力したために表示されました。

関連する問題