【发布时间】:2020-01-11 10:37:45
【问题描述】:
我正在尝试将 VueJS rails 5 应用程序部署到 ElasticBeanstalk 上,当我尝试时遇到 EB 实例上的命令失败错误。
我尝试了一些建议,例如重新生成锁定文件,但无法通过下面显示的错误:
Command failed on instance. Return code: 1 Output: (TRUNCATED)...lation.
error @nuxt/opencollective@0.3.0: The engine "node" is incompatible with
this module. Expected version ">=8.0.0". Got "6.17.1" error Found
incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install
for documentation about this command.
Hook /opt/elasticbeanstalk/hooks/appdeploy/pre/09_yarn_install.sh failed.
For more detail, check /var/log/eb-activity.log using console or EB CLI.
这里发生了什么,我怎样才能让部署工作?
谢谢
【问题讨论】:
标签: ruby-on-rails vue.js ruby-on-rails-5 amazon-elastic-beanstalk webpacker