Skip to main content

All Questions

Tagged with
0 votes
0 answers
9 views

Can't startup expo project from terminal on my Mac

Command prompt npx create expo-app returns this error: npm ERR! could not determine executable to run npm ERR! A complete log of this run can be found in: /Users/baguma/.npm/_logs/2024-07-...
BeardlessDev's user avatar
0 votes
1 answer
14 views

Imported package is undefined eventhough it is in the node modules

I am working on react-native application. Like all JS frameworks, I have installed the packages such as formik, react-native-calendars here also. And it is visible in package.json. And also I have ...
Rooban's user avatar
  • 167
-1 votes
0 answers
18 views

Npm vs Yarn on Expo [closed]

On Expo, I heard that PlugnPlay is not supported by Yarn. So there is no reason to use Yarn Berry and hench I don't see any benefits of using Yarn V1 over using npm. Also, I have faced multiple ...
seans's user avatar
  • 9
-2 votes
1 answer
28 views

npm install failed in expo react native project on MacOs M1

I was trying to install a package in expo React Native project without success. Based on some recommendations from related, I deleted node_modules folder and then tried running npm install to install ...
Bello Shehu's user avatar
-2 votes
1 answer
20 views

React Native package download issue

[I am getting this error. I have no issue working on react.js. The node is correctly installed as i can get the versions] I am not also able to find the path for npm using which or whereis [I tried ...
Grace's user avatar
  • 1
0 votes
0 answers
22 views

How to solve React native expo App header or Android phone header color background issue

Why my react native expo cli app showing like this (Pic 1) when I install apk file from expo.dev. But when I use expo eas dev-client(expo go) then the app work perfectly(Pic 2).At the time of ...
Rainul Hassan's user avatar
-1 votes
0 answers
28 views

npx expo start and expo start no longer works on my project and even on my pc

I tried to start my project with npx expo start and I expected my project to start normally but it does not start with expo start or npx expo start anymore. expo start returns this error: ...
chukwuma kelechi's user avatar
-2 votes
0 answers
35 views

Needed with npm audit Vulnerabilities

I’m facing some issues with vulnerabilities in my project and would appreciate your help in resolving them. Here is the npm audit report: dicer * Severity: high Crash in HeaderParser in dicer - https:...
Marcelo Gilos Moreira's user avatar
0 votes
0 answers
13 views

Hide numbers from dialed list after call from react native app

Hello everyone it is possible to hide our contacts from dialed list after call because we are making leads related projects and we don't want to share our leads contact to caller. We want to hide our ...
Ashish Prajapat's user avatar
0 votes
0 answers
24 views

new to react native not able to get rid of these errors:

ERROR Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app(). Ensure you have: imported the 'io.invertase.firebase.app....
Prajwal Nimbalkar's user avatar
-1 votes
0 answers
23 views

How to create private npm package using npm pack?

I am trying to implement a react native application, which will have two parts main module and sub-module. Now for the sub-module part of the react-native application, which needs to be developed ...
Amitabh Sharma's user avatar
0 votes
1 answer
120 views

React Native w/ Expo: Strange Error When Using run:android

I am working on a simple app with react native (/expo). When I do something as simple as just the following 4 commands (in order on a Windows 11, Expo 51): npx create-expo-app Test --template (...
Codeman's user avatar
  • 128
0 votes
0 answers
50 views

npx expo install --fix installs older version of SDK instead of latest

I have a very basic react native expo project which i want to run it on SDK 51.I get this error message on Iphone Expo gp app saying "the installed version of Expo GO is for SDK 51 , the project ...
Saimuga's user avatar
  • 277
1 vote
0 answers
100 views

code ERESOLVE, ERESOLVE could not resolve, While resolving: react-native, Found: react, could not resolve dependency, conflicting peer dependency

i have an React native app running on Expo(49). Since the version quickly became deprecated and unusable with the expo go app, we need to upgrade the sdk. When we tried, the problems started growing. ...
Jona's user avatar
  • 11
0 votes
0 answers
15 views

Getting this error "ENOTEEMPTY" even though I tried deleting and reinstalling node_modules several times

first let me give you a little brief about my system. I am using Linux Mint alongside Windows 10 (dual boot), just saying because perhaps it might be relevant with the error I am facing. Previously I ...
Shaidozzaman Araf's user avatar

15 30 50 per page
1
2 3 4 5
114