【发布时间】:2018-06-28 09:16:21
【问题描述】:
我在现有的 Rails 应用程序中使用了 yarn 和 webpacker 进行反应设置。但是,我在 AWS 部署中设置失败并出现以下错误。
Webpacker requires Node.js >= 6.0.0 and you are using 0.10.48
我为 Yarn 添加了食谱收据。在每次部署时,它都会查看说明书收据。 如何在纱线收据上使用特定的节点版本?
纱线收据链接: https://gist.github.com/RORingBBK/8ea8d2fdf9905645d8b0f8af22b2735b
【问题讨论】:
标签: ruby-on-rails devops chef-recipe aws-opsworks