gpt4 book ai didi

jquery - Ruby 瘦服务器 ActionView::模板错误

转载 作者:行者123 更新时间:2023-11-28 00:22:53 26 4
gpt4 key购买 nike

在将我的元素推送到 Amazon Web Services 上的实时环境然后访问该域时,我目前遇到了一个错误。

ActionView::Template::Error (Command 'java -jar /home/ubuntu/.rvm/gems/ruby-2.1.10@silk/gems/yui-compressor-0.12.0/lib/yui/../yuicompressor-2.4.8.jar --type css --charset utf-8 /tmp/yui_compress20190221-3152-1wh64vu' returned non-zero exit status
(in /home/ubuntu/ssc-staging/app/assets/stylesheets/application.css)):
7: %meta{:'http-equiv' => "X-UA-Compatible", :content => "IE=edge,chrome=1"}/
8: %meta{:name => 'viewport', :content => 'width=device-width, initial-scale=1.0'}/
9: = favicon_helper
10: = stylesheet_link_tag 'application', "//ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css"
11: = yield :css
12: = javascript_include_tag 'application'
13: = yield :js
app/views/layouts/application.html.haml:10:in `_app_views_layouts_application_html_haml___4483641441858119908_47087558678120'

此页面出现上述错误。

enter image description here

错误特别来自第 10 行,它是指向 jquery-ui.css 的样式表链接标记。如果我删除这一行,我的元素将加载,尽管没有 css 样式。如果我在本地运行该元素,它工作正常。

我没有对“application.html.haml”文件进行任何更改。如果我在以前的功能提交上进行回滚和部署,即使这些版本的构建工作顺利,也会出现相同的错误。

Ruby 网络服务器与 Nginx 协同工作。

最佳答案

我设法解决了这个问题。问题是 yui_compressor 需要在服务器环境中安装 java。安装后一切正常。

关于jquery - Ruby 瘦服务器 ActionView::模板错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54798184/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com