You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please specify your device/emulator/simulator platform, model and version
Not Applicable
Error output
$ npm i @expo/webpack-config
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webpack-config-bug@1.0.0
npm error Found: expo@51.0.21
npm error node_modules/expo
npm error expo@"~51.0.21" from the root project
npm error
npm error Could not resolve dependency:
npm error peer expo@"^49.0.7 || ^50.0.0-0" from @expo/webpack-config@19.0.1
npm error node_modules/@expo/webpack-config
npm error @expo/webpack-config@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/daniel/.npm/_logs/2024-07-20T02_02_06_991Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/daniel/.npm/_logs/2024-07-20T02_02_06_991Z-debug-0.log
Reproducible demo or steps to reproduce from a blank project
npx create-expo-app@latest
npm i @expo/webpack-config
The text was updated successfully, but these errors were encountered:
Can anyone point to any workaround at least? Seems a bit weird this is kind of abandoned taking into consideration the importance of customizing the webpack bundles
Summary
This package specifies expo 51 as a invalid.
Environment
Please specify your device/emulator/simulator platform, model and version
Not Applicable
Error output
Reproducible demo or steps to reproduce from a blank project
The text was updated successfully, but these errors were encountered: