Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo / Update metro-config to @^0.81.0 #30557

Open
1 of 4 tasks
yonitou opened this issue Apr 1, 2025 · 0 comments
Open
1 of 4 tasks

Expo / Update metro-config to @^0.81.0 #30557

yonitou opened this issue Apr 1, 2025 · 0 comments
Assignees
Labels
scope: react-native Issues relating to React Native type: bug

Comments

@yonitou
Copy link

yonitou commented Apr 1, 2025

Current Behavior

Hi

When running an Expo app on SDK 52, the @nx/expo package includes metro-config v0.80.12 as dependency. This version is conflicting with the correct version to use with Expo SDK 52.

When running npx expo-doctor@latest --verbose on the repository, there is a failed check on this package :

Image

Can you please update the package to the correct version ?

Expected Behavior

The npx expo-doctor@latest command should not show failed checks.

GitHub Repo

No response

Steps to Reproduce

  1. Create a new NX repository with an expo app
  2. Run npx expo-doctor@latest
  3. The failed check will appear

Nx Report

Node           : 22.12.0
OS             : darwin-arm64
Native Target  : aarch64-macos
npm            : 8.19.4

nx                     : 20.7.0
@nx/js                 : 20.7.0
@nx/jest               : 20.7.0
@nx/eslint             : 20.7.0
@nx/workspace          : 20.7.0
@nx/devkit             : 20.7.0
@nx/eslint-plugin      : 20.7.0
@nx/expo               : 20.7.0
@nx/module-federation  : 20.7.0
@nx/react              : 20.7.0
@nx/vite               : 20.7.0
@nx/web                : 20.7.0
@nx/webpack            : 20.7.0
typescript             : 5.8.2

---------------------------------------
Nx key licensed packages
Licensed to Alvie for 30 users in an unlimited number of workspaces.
License expires on 2/12/2028.

@nx/powerpack-s3-cache  : 1.3.0

---------------------------------------
Registered Plugins:
@nx/vite/plugin
@nx/eslint/plugin
---------------------------------------
Community plugins:
@theunderscorer/nx-semantic-release : 2.12.0
---------------------------------------
Cache Usage: 0.00 B / 92.64 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@jaysoo jaysoo added the scope: react-native Issues relating to React Native label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: react-native Issues relating to React Native type: bug
Projects
None yet
Development

No branches or pull requests

3 participants