junedomingo / react-native-rename

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

Error: Cannot find module 'node:process' #177

Closed huukhuong closed 1 year ago

huukhuong commented 1 year ago

code: 'MODULE_NOT_FOUND', requireStack: [ '########/node_modules/react-native-rename/lib/index.js' ]

junedomingo commented 1 year ago

Hi @huukhuong , what's your node version?

huukhuong commented 1 year ago

Hi @huukhuong , what's your node version?

Thank you, I switched from node 14 to node 16 and it works fine