Description
i am facing this issue react native new version 0.81.1 i don't understand anyone know
Steps to reproduce
pod install
when install app on Device
then issue occure on app running
React Native Version
0.81.1
Affected Platforms
Runtime - iOS
Areas
JSI - Javascript Interface
Output of npx @react-native-community/cli info
Stacktrace or Logs
Error: Unable to resolve module https from /Users/teamleadusol/Documents/Baseer-projects/BaseerGroceryApp/node_modules/node-fetch/index.js: https could not be found within the project or in these directories:
node_modules/node-fetch/node_modules
node_modules
../../../node_modules
9 | var resolve_url = require('url').resolve;
10 | var http = require('http');
> 11 | var https = require('https');
| ^
12 | var zlib = require('zlib');
13 | var stream = require('stream');
MANDATORY Reproducer
https://github.com/zabiullah-dev
Screenshots and Videos
No response
Description
i am facing this issue react native new version 0.81.1 i don't understand anyone know
Steps to reproduce
pod install
when install app on Device
then issue occure on app running
React Native Version
0.81.1
Affected Platforms
Runtime - iOS
Areas
JSI - Javascript Interface
Output of
npx @react-native-community/cli infoStacktrace or Logs
MANDATORY Reproducer
https://github.com/zabiullah-dev
Screenshots and Videos
No response