每次 deploy 到步骤
00:41 deploy:assets:precompile
01 ~/.rvm/bin/rvm default do bundle exec rake assets:precompile
01 yarn install v1.16.0
01 [1/4] Resolving packages...
01 [2/4] Fetching packages...
01 info [email protected]: The platform "linux" is incompatible with this module.
01 info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
01 [3/4] Linking dependencies...
01 warning " > [email protected]" has unmet peer dependency "[email protected] - 3".
01 warning " > [email protected]" has unmet peer dependency "popper.js@^1.16.0".
01 warning " > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
01 warning "webpack-dev-server > [email protected]" has unmet peer dependency "webpack@^4.0.0".
01 [4/4] Building fresh packages...
就非常非常的慢,为什么,2G 内存,没有任何一个项目在跑都依然慢,有时候几分钟可以,有时候等了几个小时都不行。各位都有遇见这个问题吗?Rails 6.