cli
cli copied to clipboard
React Native command line tools
We can read in the [documentation](https://github.com/react-native-community/cli/blob/master/docs/dependencies.md) that it should be possible to use `platforms.android.buildTypes` to specify a build type (like “debug”) to “[...] avoid shipping the library in a release...
With #1231 the doctor command now uses the config when run in a non-detached manor. But since doctor is a detached command it doesn't get the config from the CLIs...
## Description ora version 3 pulls in a vulnerable version of strip-ansi (v4). https://github.com/react-native-community/cli/blob/master/packages/cli-types/package.json#L9 This dependency is fixed in ora version 6: https://github.com/sindresorhus/ora/commit/090860b50257f75f02dd5cd76b76025ca95311f0
I want to create a new project using this command : `npx react-native init project-name but it freezes on this line : ⸨⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠇ rollbackFailedOptional: verb npm-session 08fef662d42ce334 I've reinstalled...
Command: npx --ignore-existing react-native init TestApp --template react-native-template-typescript Error: Command failed: yarn install warning react-native > @react-native-community/cli-platform-ios > xcode > [email protected]: Please upgrade to version 7 or higher. Older versions...
## Environment ``` npx react-native info info Fetching system and libraries information... error Unable to print environment info. Error: Command failed: wmic os get Caption 'wmic' is not recognized as...
## cliResolveScript = "console.log(require('react-native/cli').bin);" Hi, I'm using the following module @react-native-community/cli-platform-android for react-native project. I'm trying to build my project with fastlane in Gitlab CI. However when it comes to...
## Environment RN : 0.63 MacOS : BigSur ## Description Cannot invoke method isEmpty() on null object Cannot invoke method isEmpty() on null object ## Reproducible Demo
## Environment ``` System: OS: macOS 11.6 CPU: (8) x64 Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz Memory: 983.04 MB / 32.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.16.0 -...
I have run the following `npx react-native init AwesomeProject --version 0.57.3` and I get the following output ``` ✔ Downloading template ✖ Copying template error Error: Couldn't find the "/tmp/rncli-init-template-nSyXnK/node_modules/react-native/template.config.js...