简体   繁体   English

运行“ rails服务器”时无法加载此类文件../xray-rails-0.1.17/lib/xray/middleware

[英]cannot load such file ../xray-rails-0.1.17/lib/xray/middleware when running 'rails server'

I'm receiving this error when trying to run any rails or rake command. 尝试运行任何rails或rake命令时,我收到此错误。

/Library/Ruby/Gems/2.0.0/gems/xray-rails-0.1.17/lib/xray-rails.rb:5:in `require_relative': cannot load such file -- /Library/Ruby/Gems/2.0.0/gems/xray-rails-0.1.17/lib/xray/middleware (LoadError)
    from /Library/Ruby/Gems/2.0.0/gems/xray-rails-0.1.17/lib/xray-rails.rb:5:in `<top (required)>'

Looks like not only experienced this. 看起来不仅经历过这种情况。 Here is same issue. 是同样的问题。

I suggest you to downgrade xray-rails to 0.1.16 or try to figure out by yourself whats going on and why middleware not loaded. 我建议您将xray-rails降级到0.1.16或尝试自己弄清楚发生了什么以及为什么未加载中间件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM