Building new project gives error rbenv: version `2.7.6' is not installed – React native
on building my new react native project with react native 0.70 using npx react-native init command it gives error while installing bundler that rbenv: version `2.7.6' is not installed (set by /Users/rahul/Documents/projects/reactNativeProjects/project1/.ruby-version) current ruby version 2.7.5p203 on ruby -v rbenv…