我想用「分型」安裝谷歌Auth2分型:分型:「分型搜索」找到一個包,而是「分型安裝」失敗
> typings search gapi.auth2
回報
NAME SOURCE HOMEPAGE DESCRIPTION VERSIONS UPDATED
gapi.auth2 dt https://developers.google.com/identity/sign-in/web/ 1 2016-03-19T05:16:41.000Z
但然後
> typings install gapi.auth2
失敗:
typings ERR! message Unable to find "gapi.auth2" ("npm") in the registry. Did you want to try searching another source? Also, if you want contribute these typings, please help us: https://github.com/typings/registry
typings ERR! caused by https://api.typings.org/entries/npm/gapi.auth2/versions/latest responded with 404, expected it to equal 200
我不明白爲什麼發生這種情況,我的意思是,它確實找到包,不是嗎?我錯過了什麼?