Guest User

Untitled

a guest
Jan 16th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1. ...
  2. remote: Installing uglifier 3.0.4
  3. remote: Bundle complete! 24 Gemfile dependencies, 77 gems now installed.
  4. remote: Gems in the groups development and test were not installed.
  5. remote: Bundled gems are installed into ./vendor/bundle.
  6. remote: Bundle completed (3.33s)
  7. remote: Cleaning up the bundler cache.
  8. remote: Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.16.2). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
  9. remote: Removing uglifier (4.1.20)
  10. remote: The latest bundler is 2.0.1, but you are currently running 1.15.2.
  11. remote: To update, run `gem install bundler`
  12. remote: -----> Installing node-v10.14.1-linux-x64
  13. remote: -----> Detecting rake tasks
  14. remote: -----> Preparing app for Rails asset pipeline
  15. remote: Running: rake assets:precompile
  16. remote: rake aborted!
  17. remote: ArgumentError: Invalid option: harmony
  18. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/uglifier-3.0.4/lib/uglifier.rb:129:in `block in initialize'
  19. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/uglifier-3.0.4/lib/uglifier.rb:128:in `each'
  20. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/uglifier-3.0.4/lib/uglifier.rb:128:in `initialize'
  21. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/config/environments/production.rb:26:in `new'
  22. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/config/environments/production.rb:26:in `block in <main>
  23. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/railtie.rb:216:in `instance_eval'
  24. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/railtie.rb:216:in `configure'
  25. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/config/environments/production.rb:1:in `<main>'
  26. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
  27. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require_with_bootsnap_lfi'
  28. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in `register'
  29. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in `require_with_bootsnap_lfi'
  30. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in `require'
  31. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `block in require'
  32. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:257:in `load_dependency'
  33. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
  34. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/engine.rb:602:in `block (2 levels) in <class:Engine>'
  35. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/engine.rb:601:in `each'
  36. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/engine.rb:601:in `block in <class:Engine>'
  37. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:32:in `instance_exec'
  38. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:32:in `run'
  39. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:61:in `block in run_initializers'
  40. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:50:in `each'
  41. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:50:in `tsort_each_child'
  42. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/initializable.rb:60:in `run_initializers'
  43. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/application.rb:361:in `initialize!'
  44. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/config/environment.rb:5:in `<main>'
  45. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
  46. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require_with_bootsnap_lfi'
  47. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in `register'
  48. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in `require_with_bootsnap_lfi'
  49. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in `require'
  50. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `block in require'
  51. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:257:in `load_dependency'
  52. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
  53. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/application.rb:337:in `require_environment!'
  54. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/railties-5.2.2/lib/rails/application.rb:520:in `block in run_tasks_blocks'
  55. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define'
  56. remote: /tmp/build_5ce011f911fe1c351bbce1885a611ecb/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
  57. remote: Tasks: TOP => environment
  58. remote: (See full trace by running task with --trace)
  59. remote:
  60. remote: !
  61. remote: ! Precompiling assets failed.
  62. remote: !
  63. remote: ! Push rejected, failed to compile Ruby app.
  64. remote:
  65. remote: ! Push failed
Add Comment
Please, Sign In to add comment