【发布时间】:2017-04-01 23:33:13
【问题描述】:
当我尝试在 ReactNative 项目中运行 npm install 时,我收到了这个错误。为了解决这个问题,我尝试安装 whatwg-fetch@^1.0.0 但同样的错误。
UNMET PEER DEPENDENCY whatwg-fetch@2.0.1
npm WARN jest-react-native@17.0.0 requires a peer of whatwg-fetch@^1.0.0 but none was installed.
npm ERR! code 1
【问题讨论】:
标签: android reactjs npm react-native