Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Ruby Dependency #293

Closed
UberMouse opened this issue Mar 27, 2015 · 4 comments
Closed

Remove Ruby Dependency #293

UberMouse opened this issue Mar 27, 2015 · 4 comments
Assignees
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@UberMouse
Copy link

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?

@UberMouse
Copy link
Author

A thought occurred to me that it might the rbenv bundler plugin. I ran rbenv bundler off to disable it and I was able to execute the init.sh script directly. Turning it back on with rbenv bundler on didn't cause the issue to come back so it might have just been rbenv in a bad state.

I'll close this issue now.

@amasad
Copy link
Contributor

amasad commented Mar 27, 2015

Reopening so we can get rid of ruby crap

@amasad amasad reopened this Mar 27, 2015
@vjeux vjeux changed the title react-native init ProjectName fails because of rbenv Remove Ruby Dependency Mar 27, 2015
@JoeStanton
Copy link
Contributor

Closed by #440?

@amasad
Copy link
Contributor

amasad commented May 20, 2015

Yes, I think so.

@amasad amasad closed this as completed May 20, 2015
@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants