I am getting following error when try to deploy my latest code on AWS Elastic beanstalk.
- '[' -d /var/app/ondeck/vendor/cache ']'
- bundle install Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Warning: the running version of Bundler is older than the version that created the lockfile. We suggest you upgrade to the latest version of Bundler by running
gem install bundler. Fetching git://github.com/ajahongir/ajax-datatables-rails.git Fetching git://github.com/DavyJonesLocker/client_side_validations-simple_form.git fatal: Could not parse object 'd7f4bdfe11b95d4e899f63cdf4ed78cf2c632100'. Git error: commandgit reset --hard d7f4bdfe11b95d4e899f63cdf4ed78cf2c632100in directory /opt/rubies/ruby-2.3.1/lib/ruby/gems/2.3.0/bundler/gems/client_side_validations-simple_form-d7f4bdfe11b9 has failed. If this error persists you could try removing the cache directory '/opt/rubies/ruby-2.3.1/lib/ruby/gems/2.3.0/cache/bundler/git/client_side_validations-simple_form-a410f2f944f90109b9073619a45da7df7fcd74e7' (Executor::NonZeroExitStatus)
- bundle install Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Warning: the running version of Bundler is older than the version that created the lockfile. We suggest you upgrade to the latest version of Bundler by running
Aucun commentaire:
Enregistrer un commentaire