You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Important: GitHub issues are for feature requests or bug reports. The Capistrano team recommends you use Stack Overflow for general questions. For more details, please see our contribution policy.
01:11 deploy:assets:precompile
01 /tmp/shopmatic/nvm-exec.sh $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:precompile
01 Now using node v8.10.0 (npm v5.6.0)
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:47: warning: constant ::Fixnum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:51: warning: constant ::Bignum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:110: warning: constant ::Fixnum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:111: warning: constant ::Bignum is deprecated
01 The PGconn, PGresult, and PGError constants are deprecated, and will be
01 removed as of version 1.0.
01
01 You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
01
01 Called from /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/activesupport-4.2.10/lib/active_support/dependencies.rb:240:in `load_dependency'
01 yarn install v1.10.1
01 [1/5] Validating package.json...
01 [2/5] Resolving packages...
01 success Already up-to-date.
01 $ cd "$(npm root)/../../frontend" && yarn
01 yarn install v1.10.1
01 [1/5] Validating package.json...
01 [2/5] Resolving packages...
01 [3/5] Fetching packages...
01 [4/5] Linking dependencies...
01 warning " > [email protected]" has unmet peer dependency "babel-core@6".
01 warning " > [email protected]" has unmet peer dependency "webpack@2 || 3 || 4".
01 warning " > [email protected]" has unmet peer dependency "webpack@>=1.11.0".
01 warning " > [email protected]" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
01 warning "material-ui > [email protected]" has incorrect peer dependency "react@^16.3.0".
01 warning "shpmtcd > [email protected]" has incorrect peer dependency "react@>15".
01 warning "shpmtcd > [email protected]" has incorrect peer dependency "react-dom@>15".
01 warning " > [email protected]" has incorrect peer dependency "react@>15".
01 warning " > [email protected]" has incorrect peer dependency "react-dom@>15".
01 [5/5] Building fresh packages...
01 Done in 8.81s.
01 Done in 10.98s.
01 Webpacker is installed 🎉 🍰
01 Using /home/apps/shopmatic/releases/20210511051154/pro/config/webpacker.yml file for setting up webpack paths
01 Compiling…
The text was updated successfully, but these errors were encountered:
Important: GitHub issues are for feature requests or bug reports. The Capistrano team recommends you use Stack Overflow for general questions. For more details, please see our contribution policy.
01:11 deploy:assets:precompile
01 /tmp/shopmatic/nvm-exec.sh $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:precompile
01 Now using node v8.10.0 (npm v5.6.0)
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:47: warning: constant ::Fixnum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:51: warning: constant ::Bignum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:110: warning: constant ::Fixnum is deprecated
01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:111: warning: constant ::Bignum is deprecated
01 The PGconn, PGresult, and PGError constants are deprecated, and will be
01 removed as of version 1.0.
01
01 You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
01
01 Called from /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/activesupport-4.2.10/lib/active_support/dependencies.rb:240:in `load_dependency'
01 yarn install v1.10.1
01 [1/5] Validating package.json...
01 [2/5] Resolving packages...
01 success Already up-to-date.
01 $ cd "$(npm root)/../../frontend" && yarn
01 yarn install v1.10.1
01 [1/5] Validating package.json...
01 [2/5] Resolving packages...
01 [3/5] Fetching packages...
01 [4/5] Linking dependencies...
01 warning " > [email protected]" has unmet peer dependency "babel-core@6".
01 warning " > [email protected]" has unmet peer dependency "webpack@2 || 3 || 4".
01 warning " > [email protected]" has unmet peer dependency "webpack@>=1.11.0".
01 warning " > [email protected]" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
01 warning "material-ui > [email protected]" has incorrect peer dependency "react@^16.3.0".
01 warning "shpmtcd > [email protected]" has incorrect peer dependency "react@>15".
01 warning "shpmtcd > [email protected]" has incorrect peer dependency "react-dom@>15".
01 warning " > [email protected]" has incorrect peer dependency "react@>15".
01 warning " > [email protected]" has incorrect peer dependency "react-dom@>15".
01 [5/5] Building fresh packages...
01 Done in 8.81s.
01 Done in 10.98s.
01 Webpacker is installed 🎉 🍰
01 Using /home/apps/shopmatic/releases/20210511051154/pro/config/webpacker.yml file for setting up webpack paths
01 Compiling…
The text was updated successfully, but these errors were encountered: