Deploy Fail
Upgraded a bunch of gems and now getting this with failed deploys:
-----> Precompiling assets... D, [2019-10-29T05:50:53.369676 #14765] DEBUG -- : using default configuration yarn install v1.16.0 warning ../../../package.json: No license field [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@1.2.9: The platform "linux" is incompatible with this module. info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning " > webpack-dev-server@3.7.2" has unmet peer dependency "webpack@^4.0.0". warning "webpack-dev-server > webpack-dev-middleware@3.7.0" has unmet peer dependency "webpack@^4.0.0". [4/4] Building fresh packages... Done in 12.02s. Compiling Compilation failed: warning ../../../package.json: No license field
Any ideas here?
Full trace:
-----> Precompiling assets... D, [2019-10-29T05:58:21.287771 #15396] DEBUG -- : using default configuration yarn install v1.16.0 warning ../../../package.json: No license field [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@1.2.9: The platform "linux" is incompatible with this module. info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning " > webpack-dev-server@3.7.2" has unmet peer dependency "webpack@^4.0.0". warning "webpack-dev-server > webpack-dev-middleware@3.7.0" has unmet peer dependency "webpack@^4.0.0". [4/4] Building fresh packages... Done in 12.23s. Compiling… Compilation failed: warning ../../../package.json: No license field + tee -a .hatch/action-226276.log + timeout 900 bash .hatch/action-226276.sh costcontrol-v1 master 20191029055812 -----> Command failed on aximus-costcontrol (142.93.158.144 port 22) as deploy + tee -a .hatch/action-226276.log + timeout 900 bash .hatch/action-226276.sh costcontrol-v1 master 20191029055812 Net::SSH::Connection::Session::CommandFailed: Command "set -euxo pipefail; timeout 900 bash .hatch/action-226276.sh costcontrol-v1 master 20191029055812 2>&1 | tee -a .hatch/action-226276.log" returned exit code 1 Command "set -euxo pipefail; timeout 900 bash .hatch/action-226276.sh costcontrol-v1 master 20191029055812 2>&1 | tee -a .hatch/action-226276.log" returned exit code 1
Notifications
You’re not receiving notifications from this thread.