Skip to content

Instantly share code, notes, and snippets.

@ChaelCodes
Created April 19, 2020 17:21
Show Gist options
  • Save ChaelCodes/d32399619da8cfca51c129e2df98f6f2 to your computer and use it in GitHub Desktop.
Save ChaelCodes/d32399619da8cfca51c129e2df98f6f2 to your computer and use it in GitHub Desktop.
-----> Node.js app detected
-----> Creating runtime environment
NPM_CONFIG_LOGLEVEL=error
NODE_ENV=production
NODE_MODULES_CACHE=true
NODE_VERBOSE=false
-----> Installing binaries
engines.node (package.json): unspecified
engines.npm (package.json): unspecified (use default)
engines.yarn (package.json): unspecified (use default)
Resolving node version 12.x...
Downloading and installing node 12.16.2...
Using default npm version: 6.14.4
Resolving yarn version 1.x...
Downloading and installing yarn (1.22.4)...
Installed yarn 1.22.4
-----> Restoring cache
Cached directories were not restored due to a change in version of node, npm, yarn or stack
Module installation may take longer for this build
-----> Installing dependencies
Installing node modules (yarn.lock)
yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
warning [email protected]: Invalid bin field for "compression-webpack-plugin".
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "css-loader@*".
warning " > [email protected]" has unmet peer dependency "webpack@^3.0.0 || ^4.1.0 || ^5.0.0-0".
warning " > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "webpack-dev-server > [email protected]" has unmet peer dependency "webpack@^4.0.0".
[4/4] Building fresh packages...
Done in 26.30s.
-----> Build
-----> Caching build
- node_modules
-----> Pruning devDependencies
yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "css-loader@*".
warning " > [email protected]" has unmet peer dependency "webpack@^3.0.0 || ^4.1.0 || ^5.0.0-0".
warning " > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "webpack-dev-server > [email protected]" has unmet peer dependency "webpack@^4.0.0".
[4/4] Building fresh packages...
warning Ignored scripts due to flag.
Done in 5.04s.
-----> Build succeeded!
! Unmet dependencies don't fail yarn install but may cause runtime issues
https://github.com/npm/npm/issues/7494
-----> Ruby app detected
-----> Installing bundler 2.0.2
-----> Removing BUNDLED WITH version in the Gemfile.lock
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.6.4
-----> Installing dependencies using bundler 2.0.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/............
Using rake 12.3.3
Using concurrent-ruby 1.1.5
Using minitest 5.14.0
Using thread_safe 0.3.6
Using zeitwerk 2.2.2
Using builder 3.2.4
Using erubi 1.9.0
Using mini_portile2 2.4.0
Using crass 1.0.6
Using rack 2.1.1
Using nio4r 2.5.2
Using websocket-extensions 0.1.4
Using mimemagic 0.3.3
Using mini_mime 1.0.2
Using bcrypt 3.1.13
Using msgpack 1.3.0
Using bundler 2.0.2
Using orm_adapter 0.5.0
Using method_source 0.9.2
Using thor 1.0.1
Using pg 1.1.4
Fetching puma 3.12.4
Using seedbank 0.5.0
Using turbolinks-source 5.2.0
Using yard 0.9.22
Using i18n 1.8.2
Using tzinfo 1.2.6
Using nokogiri 1.10.8
Using rack-test 1.1.0
Using websocket-driver 0.7.1
Using warden 1.2.8
Using rack-proxy 0.6.5
Using sprockets 4.0.0
Using marcel 0.3.3
Using mail 2.7.1
Using bootsnap 1.4.4
Using turbolinks 5.2.0
Using activesupport 6.0.0
Using loofah 2.4.0
Using rails-dom-testing 2.0.3
Using globalid 0.4.2
Using activemodel 6.0.0
Using jbuilder 2.9.1
Using pundit 2.1.0
Using rails-html-sanitizer 1.3.0
Using activerecord 6.0.0
Using activejob 6.0.0
Installing puma 3.12.4 with native extensions
Using actionview 6.0.0
Using actionpack 6.0.0
Using acts-as-taggable-on 6.5.0
Fetching annotate 3.1.1
Using actioncable 6.0.0
Using activestorage 6.0.0
Using actionmailer 6.0.0
Using railties 6.0.0
Using sprockets-rails 3.2.1
Using actionmailbox 6.0.0
Using actiontext 6.0.0
Using responders 3.0.0
Using webpacker 4.0.7
Using rails 6.0.0
Using devise 4.7.1
Installing annotate 3.1.1
Bundle complete! 32 Gemfile dependencies, 62 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `./vendor/bundle`
Removing sassc (2.2.1)
Removing ffi (1.11.1)
Removing puma (3.12.2)
Bundle completed (6.10s)
Cleaning up the bundler cache.
-----> Detecting rake tasks
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
warning [email protected]: Invalid bin field for "compression-webpack-plugin".
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "css-loader@*".
warning " > [email protected]" has unmet peer dependency "webpack@^3.0.0 || ^4.1.0 || ^5.0.0-0".
warning " > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "webpack-dev-server > [email protected]" has unmet peer dependency "webpack@^4.0.0".
[4/4] Building fresh packages...
Done in 25.43s.
rake aborted!
LoadError: cannot load such file -- sassc
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:33:in `require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325:in `block in require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:291:in `load_dependency'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325:in `require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/autoload/sassc.rb:2:in `<main>'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325:in `block in require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:291:in `load_dependency'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325:in `require'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/sassc_processor.rb:42:in `initialize'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/sassc_processor.rb:27:in `new'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/sassc_processor.rb:27:in `instance'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/sassc_processor.rb:35:in `cache_key'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:102:in `processor_cache_key'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `block in processors_cache_keys'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `map'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `processors_cache_keys'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:37:in `cache_key'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:102:in `processor_cache_key'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/cached_environment.rb:49:in `processor_cache_key'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `block in processors_cache_keys'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `map'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processor_utils.rb:111:in `processors_cache_keys'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/processing.rb:165:in `resolve_processors_cache_key_uri'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets.rb:213:in `block in <module:Sprockets>'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/dependencies.rb:68:in `resolve_dependency'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/cached_environment.rb:54:in `resolve_dependency'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:286:in `block in resolve_dependencies'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:286:in `map'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:286:in `resolve_dependencies'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:54:in `block in load'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:329:in `block in fetch_asset_from_dependency_cache'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:325:in `each'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:325:in `each_with_index'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:325:in `fetch_asset_from_dependency_cache'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/loader.rb:43:in `load'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/cached_environment.rb:44:in `load'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/base.rb:81:in `find_asset'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/base.rb:88:in `find_all_linked_assets'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/sprockets-4.0.0/lib/sprockets/manifest.rb:125:in `block (2 levels) in find'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/safe_task_executor.rb:24:in `block in execute'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mutex_lockable_object.rb:41:in `block in synchronize'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mutex_lockable_object.rb:41:in `synchronize'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mutex_lockable_object.rb:41:in `synchronize'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/safe_task_executor.rb:19:in `execute'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/promise.rb:563:in `block in realize'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:348:in `run_task'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:337:in `block (3 levels) in create_worker'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in `loop'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in `block (2 levels) in create_worker'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in `catch'
/tmp/build_cbcbfa4bb132752da060d2e17f1f1b69/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in `block in create_worker'
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
!
! Precompiling assets failed.
!
! Push rejected, failed to compile Ruby app.
! Push failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment