Skip to content

Remove Ruby Dependency #293

Closed
Closed
@UberMouse

Description

@UberMouse

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions