-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
I had issues generating a project because the init.sh script fails to run with the message
rbenv: no such command exec' I had to rename the init.sh script under node_modules/react-native to init.rb and run it directly through rbenv (rbenv exec node_modules/react-native/init.rb ProjectName`) to get it to work.
I'm not sure if this is an rbenv issue or an issue with my configuration, has anyone else had issues running react-native init with rbenv installed?
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.