Skip to main content

All Questions

Tagged with
-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
0 votes
0 answers
18 views

Too many package installation in Expo React Native

This is my current package.json and I am installing packages using yarn. Although I only have these dependencies, it installs over 1000 packages and frequently fails to install and gives ➤ YN0001: │ ...
seans's user avatar
  • 9
2 votes
0 answers
289 views

React-Native project won't run on the right node -v for EAS IOS build

I have a project I'm trying to create an IOS build for using EAS ("eas build --platform ios"). With everything I've tried I keep getting this error on the expo.dev site claiming that I'm ...
Mandella90's user avatar
1 vote
0 answers
2k views

Can't create a new react-native project using npx react-native@latest init

I am relatively new to react-native. and also recently decided to dual boot ubuntu alongside windows 10 on my laptop. whenever I create a project in windows using the command npx react-native init , ...
Place Holder's user avatar
0 votes
1 answer
87 views

Expo CLI - Error: Cannot find module '/home/expo/workingdir/build/.yarn/releases/yarn-1.22.19.cjs'

I currently have an ejected Expo 46.0.9 react-native app. The app lives under a shared nx monorepo (although it isn't connected as one through its project.json) I've been using the following command ...
Jose A's user avatar
  • 10.8k
0 votes
1 answer
293 views

Build expo React Native

`Running "yarn install" in /home/expo/workingdir/build directory yarn install v1.22.19 [1/4] Resolving packages... [stderr] warning Lockfile has incorrect entry for "@expo/webpack-...
Elys Razafindrakoto's user avatar
0 votes
1 answer
380 views

npx create-npx-module returns npm install exited with non-zero code: 127

I have an Expo app and I want to create an Expo module. I use the following command: npx create-expo-module my-module This command returns the following error: ✖ Installing module dependencies Error: ...
jean553's user avatar
  • 701
1 vote
0 answers
2k views

Yarn install stuck on building packages

after yarn install complete, it seems started another thread and it just sutck at there forever, doese somebody ever had this problem? Is this a problem of supabase? stuck after finishied building ...
Gwyn's user avatar
  • 11
2 votes
0 answers
586 views

Expo version error: No native ExponentConstants module found, are you sure the expo-constants's module is linked properly?

I've updated the expo version in my react native project from "~43.0.2" to "^48.0.4" and then the error from the title appears. The 43.0.2 version works perfectly, but the 48.0.4 ...
andonirj's user avatar
-1 votes
1 answer
2k views

Why am I told to install versioned Expo CLI when it's already installed?

When I run expo-cli doctor I get WARNING: The legacy expo-cli does not support Node +17. Migrate to the versioned Expo CLI (npx expo). But when I run yarn expo doctor I get expo doctor is not ...
orome's user avatar
  • 47.7k
1 vote
1 answer
786 views

Expo version 44 to 47 expo upgrade error: Failed to install expo package with error: yarnpkg exited with non-zero code: 1

I just cloned the repository; "https://github.com/GeekyAnts/nativebase-templates/tree/master/solito-universal-app-template-nativebase" and did: yarn run start; Then in my mi note 10 expo go ...
Fatih Y.'s user avatar
1 vote
1 answer
701 views

How to add package from sub-directory of monorepo with yarn

I have a fork of the expo monorepo that has changes in only one of the sub-packages (e.g. expo-speech). I want to import only that sub-package in my application. Given these parameters: GitHub ...
gabe's user avatar
  • 1,911
0 votes
2 answers
201 views

NPM and Yarn install fail on package "@react-native-commuity/slider"

I tried to install the package "@react-native-commuity/slider" in my project, but with NPM and Yarn install, I get a 404 error: I tried to check the URL link but it returns a 404 not found. ...
mvetois's user avatar
  • 109
0 votes
1 answer
312 views

yarn install does not trigger action

I am unable to install the project. I am also not getting any error messages. After executing yarn install in the folder root, I don't have any messages in the console. This only happens in one ...
robert's user avatar
  • 51
2 votes
0 answers
1k views

Expo or yarn cache causes lots of confusing bugs. When do I have to clear it?

I'm publishing an app using Expo managed workflow. Today I pushed an update from the master branch to the default release channel using expo publish. I ran it on the Expo app and noticed that the app ...
Arvin's user avatar
  • 81

15 30 50 per page
1
2 3 4 5