circleci-demo-react-native icon indicating copy to clipboard operation
circleci-demo-react-native copied to clipboard

Could not locate Gemfile

Open francisrod01 opened this issue 7 years ago • 7 comments

I'm follow the circleci react-native config example to deploy my app on circleci.

Error computing cache key: template: cacheKey:1:13: executing "cacheKey" at <checksum "Gemfile.lo...>: error calling checksum: open /home/circleci/react-native-app/android/Gemfile.lock: no such file or directory
....
#!/bin/bash -eo pipefail
bundle install
Could not locate Gemfile
Exited with code 10

Please I need to know what I need to run using Linux Ubuntu 14.04 (Trusty) environment.

  • Build macOS project: Off
  • OS to use for builds: Ubuntu 14.04 (Trusty) and/or Debian Linux 9 (Stretch)

References:

https://circleci.com/docs/2.0/examples/#example-circleci-files-and-public-repos https://github.com/facebook/react-native/blob/master/.circleci/config.yml https://github.com/CircleCI-Public/circleci-demo-react-native/blob/master/.circleci/config.yml

francisrod01 avatar Jun 17 '18 00:06 francisrod01

Me too

martinfrouin avatar Oct 22 '18 10:10 martinfrouin

Same problem, has this being solved? Thanks

code4cake avatar Apr 16 '19 16:04 code4cake

Me too

brayanL avatar Sep 25 '19 15:09 brayanL

I'm trying to build it locally and I'm having problems with it. I have the Gemfile.lock inside the folder.

Rendellhb avatar Dec 18 '19 19:12 Rendellhb

Me too

PierreCHEVALLIER-THILL avatar Jun 18 '20 08:06 PierreCHEVALLIER-THILL

I am also facing the same issue.

Saisreenivas avatar Mar 15 '21 06:03 Saisreenivas

Same here

gligorkot avatar Mar 04 '22 06:03 gligorkot