2017-09-26 77 views
0

我得到一個錯誤,而安裝反應列表過濾器使用NPM(NPM安裝反應列表過濾器),這是我的控制檯錯誤信息:如何修復故宮安裝反應列表過濾

npm ERR! code ETARGET 
npm ERR! notarget No matching version found for [email protected] 
npm ERR! notarget In most cases you or one of your dependencies are requesting 
npm ERR! notarget a package version that doesn't exist. 
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'react-list-filter' 
npm ERR! notarget 

npm ERR! A complete log of this run can be found in: 
npm ERR!  /home/andrew/.npm/_logs/2017-09-26T08_01_47_125Z-debug.log 

我嘗試安裝awesomplete,但儘管如此,錯誤,當我安裝反應列表過濾器,請人幫我解決這個錯誤。

回答

1

看起來就像是他們的錯誤,這是一年前上市的問題

https://github.com/rauljordan/react-list-filter/issues/1

這不太可能是固定的,你可能需要到餐桌的存儲庫,並改變awesomplate的依賴版本

+0

我已經改變awesomplete版本1.1.0,但是當我安裝使用NPM(NPM安裝反應列表過濾器),我得到同樣的錯誤。 。 。什麼的未來?@詹姆斯馬阿 –