mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: We currently see this error message on console:  This will silence it by piping stderr to /dev/null ## Changelog: [INTERNAL] - Silence the `eden info` output from react-native-codegen Pull Request resolved: https://github.com/facebook/react-native/pull/48540 Test Plan: CI Reviewed By: robhogan Differential Revision: D67948411 Pulled By: cortinico fbshipit-source-id: f805634a65713f4f9bc2dce6d781664e7564bc96
@react-native/codegen
Installation
yarn add --dev @react-native/codegen
Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like
Testing
To run the tests in this package, run the following commands from the React Native root folder:
yarnto install the dependencies. You just need to run this onceyarn jest packages/react-native-codegen.