React Native Debugger在Mac上崩溃

时间:2017-06-01 10:47:10

标签: ios debugging react-native

每次打开React Native Debugger时,它都会在我的Mac上崩溃。我正在关注Lynda.com的教程“用React Native创建一个CRM移动应用程序”。 3视频2.我尝试按照教程中的指南,然后再次使用RNDebugger上的说明,但是,每次打开应用程序时它都会崩溃。 以下是我采取的步骤

  1. 已安装RNDebugger

  2. window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__());添加到const store = createStore (reducers)

  3. REACT_DEBUGGER="rndebugger-open --open --port 8081" npm start

  4. open "rndebugger://set-debugger-loc?port=8082"

0 个答案:

没有答案