Advertisement
YarikHrom

Untitled

Mar 25th, 2022
1,164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.98 KB | None | 0 0
  1. remote: -----> Installing yarn-v1.22.17
  2. remote: -----> Detecting rake tasks
  3. remote:
  4. remote:  !
  5. remote:  !     Could not detect rake tasks
  6. remote:  !     ensure you can run `$ bundle exec rake -P` against your app
  7. remote:  !     and using the production group of your Gemfile.
  8. remote:  !     /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/definition.rb:466:in `ensure_equivalent_gemfile_and_lockfile': You are trying to install in deployment mode after changing (Bundler::ProductionError)
  9. remote:  !     your Gemfile. Run `bundle install` elsewhere and add the
  10. remote:  !     updated Gemfile.lock to version control.
  11. remote:  !    
  12. remote:  !     If this is a development machine, remove the /tmp/build_d1a703e0/Gemfile freeze
  13. remote:  !     by running `bundle install --no-deployment`.
  14. remote:  !    
  15. remote:  !     The list of sources changed
  16. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/runtime.rb:13:in `setup'
  17. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler.rb:149:in `setup'
  18. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/setup.rb:20:in `block in <top (required)>'
  19. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/ui/shell.rb:136:in `with_level'
  20. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/ui/shell.rb:88:in `silence'
  21. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/bundler/setup.rb:20:in `<top (required)>'
  22. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
  23. remote:  !     from /tmp/build_d1a703e0/vendor/ruby-2.7.0/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
  24. remote:  !     from /tmp/build_d1a703e0/config/boot.rb:5:in `<top (required)>'
  25. remote:  !     from /tmp/build_d1a703e0/bin/rake:7:in `require_relative'
  26. remote:  !     from /tmp/build_d1a703e0/bin/rake:7:in `<main>'
  27. remote:  !
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement