Please try a different name?
See original GitHub issueWhy it doesn’t accept the name?
$ react-native-rename "Name" -b com.name.and
Please try a different name.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:5
Top Results From Across the Web
The name xx is already being used. Please try another name.
Please try another name. I've created a user mailbox called info@ but the then realised it had to be a shared mailbox.
Read more >Office 365 Migration The name is already being used. Please ...
Please try another name. Error: MigrationProvisioningPermanentException: The name "user" is already being used. Please try another name.
Read more >Oops! Try a different name. : r/HPHogwartsMystery - Reddit
Trying to use any combination of my name and/or nicknames but there's no use. I find really frustrating that there's no in-game guidance ......
Read more >Google Storage bucket name is not available. Please try a ...
This error means the bucket name already exists and you may try with another new name. After trying with new name, i was...
Read more >Cannot create a second cluster: Service role name ... - GitHub
Cannot create a second cluster: Service role name AWSServiceRoleForElasticLoadBalancing has been taken in this account, please try a different suffix. #144.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had the same problem when trying to rename a project with the same name (was trying to rename bundler identifier), I simply renamed it to a different name then back to the original.
First use temporary name:
npx react-native-rename "NameX" -b com.name.app
Revert to old name:
npx react-native-rename "Name" -b com.name.app
This will probably solve the issue of having to rename an existing project name but change the bundler identifier
👍 I just want to modify the bundleId