cli icon indicating copy to clipboard operation
cli copied to clipboard

Official npm registry url is hardcoded, the "cli" can't run successfully in a closed environment.

Open jasonjiicloud opened this issue 1 year ago • 0 comments

Environment

macos

Description

Official npm registry url is hardcoded, the "cli" can't run successfully in closed environment.

Reproducible Demo

Run following command: npx @react-native-community/cli@latest init AwesomeProject --verbose

image

jasonjiicloud avatar Oct 06 '24 08:10 jasonjiicloud