Installing Bundler failed
See original GitHub issueHey folks,
Thank you so much for this wonderful project! I’m creating a fresh new RN project, but it shows the below errors, even I installed the ruby: 2.7.6
through the rbenv
but it still shows this error.
✖ Installing Bundler
error rbenv: version `2.7.5' is not installed (set by /AwesomeProject/.ruby-version)
✖ Installing Bundler
error Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS.
OS: macos big sur
could anybody help me out? thank you
Issue Analytics
- State:
- Created 10 months ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Troubleshooting common issues - Bundler
Troubleshooting common issues. Stuck using Bundler? Browse these common issues before filing a new issue. Permission denied when installing bundler.
Read more >Running "bundle install" fails and asks me to run "bundle install"
You can use the solution of Tim, and run bundle install from outside the project folder. You can disable or uninstall temporally the...
Read more >bundle install failed .. · Issue #766 · danger/danger - GitHub
I' have made some tests. gem install bundler. Fetching: bundler-1.14.6.gem (100%) ERROR: While executing gem ...
Read more >bundle install problems - Redmine
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. happened. Now I am with QT Creator, and will try with pure MingW from http:// ......
Read more >How to fix Ruby/Bundler error 'No such file or directory' on ...
To fix the problem, I ssh'd into my server and reinstalled Bundler: gem install bundler . Then, I re-ran bundle install for the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@liamjones it’s downloaded but now I see a different error:
try to run :
cd ios npx pod-install OR npm run android