junedomingo / react-native-rename

Rename react-native app with just one command
MIT License
2.63k stars 261 forks source link

Unable to rename react-native init typescript project #153

Closed lyqht closed 1 year ago

lyqht commented 2 years ago

I'm trying out the package to rename a RN project is created from the typescript template by running

npx react-native-rename "NewApp"

however, I encountered an error that says the following

Need to install the following packages:
  react-native-rename
Ok to proceed? (y) y
npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
Directory should be created using "react-native init"

I'm pretty sure it was created with react-native init, so I'm not sure what is the actual error.

junedomingo commented 1 year ago

Closing, please check v3