npm start : npm ERR! code ELIFECYCLE

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! DYWL@0.0.3 start: node node_modules/react-native/local-cli/cli.js start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the DYWL@0.0.3 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! E:\software\Node\node_cache_logs\2019-11-28T05_26_03_049Z-debug.log

运行npm start 报错 按照网上找到的资料 卸载完之后重新安装还是不行 请各路大神赐教.图片说明

是否安装了 react的cli?
没用过react,但是在用angualr的时候,启动项目前需要构建项目并安装angular-cli,你看看你是否也是这个问题