When I try to run npm install in ReactNative project, I get this error.To solve this I try to install whatwg-fetch@^1.0.0 also but same error .
UNMET PEER DEPENDENCY [email protected]
npm WARN [email protected] requires a peer of whatwg-fetch@^1.0.0 but none was installed.
npm ERR! code 1
you need to manually install missing peer dependenciesnpm install whatwg-fetch@^1.0.0 --save
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With