junedomingo / react-native-rename

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

Cannot find module 'node:process' #203

Closed zaheerkhalil321 closed 1 year ago

zaheerkhalil321 commented 1 year ago

Cannot find module 'node:process' Require stack:

junedomingo commented 1 year ago

@zaheerkhalil321 I need some info

Environment (please complete the following information):

operating system: npm version: node version: react-native-rename version: react-native version:

junedomingo commented 1 year ago

@zaheerkhalil321 try updating to the latest node version. and try npx react-native-rename@latest "new_name" -b "bundle_identifier".