We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Duplicate Sources / Packages - Duplicates found! ⚠️ * Duplicates: Found 2 similar files across 2 code sources (both identical + similar) accounting for 7288 bundled bytes. * Packages: Found 1 packages with 2 resolved, 2 installed, and 2 depended versions. ## static/js/2.fa076d51.chunk.js react-fast-compare (Found 2 resolved, 2 installed, 2 depended. Latest 3.2.0.) 2.0.4 ~/react-fast-compare * Dependency graph [email protected] -> formik@^2.2.9 -> react-fast-compare@^2.0.1 * Duplicated files in static/js/2.fa076d51.chunk.js react-fast-compare/index.js (S, 2829) 3.2.0 ~/react-helmet/~/react-fast-compare * Dependency graph [email protected] -> react-helmet@^6.1.0 -> react-fast-compare@^3.1.1 * Duplicated files in static/js/2.fa076d51.chunk.js react-fast-compare/index.js (S, 4459)
Formik should not add duplicate module in our bundled Web app
git clone https://github.com/pass-culture/pass-culture-app-native.git cd pass-culture-app-native yarn --force nvm install 18 # if necessary nvm use export NODE_OPTIONS=--openssl-legacy-provider yarn build:testing
Upgrade react-fast-compare to next major version
react-fast-compare
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Current Behavior
Expected behavior
Formik should not add duplicate module in our bundled Web app
Reproducible example
Suggested solution(s)
Upgrade
react-fast-compare
to next major versionAdditional context
Your environment
The text was updated successfully, but these errors were encountered: