2017-07-08 54 views
2

我工作的一個陣營原生應用程式,突然看到這一點:FAIL進樣RemoteDev監測到陣營機調試

FAIL Inject RemoteDev monitor into React Native debugger, the file 'react-native\local-cli\server\util\debugger.html' not found. 

當我運行npm install。 它曾經是好的。我檢查了文件夾AppData\Roaming\npm\node_modules\react-native\local-cli\server\utildebugger.html文件。 這裏是我的package.json腳本:

"postinstall": "remotedev-debugger" 

我該如何解決這個問題?

+0

你解決這個問題?任何解決方案分享? – bCliks

回答

2

我在更新到最新的React Native版本後,今天收到此錯誤。

我認爲你需要更新RemoteDev軟件包。

對於我來說,這涉及到在包名改變的情況下,用(https://github.com/jhen0409/remotedev-rn-debugger)代替remote-redux-devtools-on-debugger