简体   繁体   English

在任何来源中都找不到 ZenTest-4.6.0

[英]Could not find ZenTest-4.6.0 in any of the sources

I get Could not find ZenTest-4.6.0 in any of the sourcesCould not find ZenTest-4.6.0 in any of the sources

When i'm trying to migrate my database using bundle exec rake db:migrate当我尝试使用bundle exec rake db:migrate迁移我的数据库时

$ bundle show ZenTest
c:/Ruby192/lib/ruby/gems/1.9.1/gems/ZenTest-4.6.0

$ rails -v
Rails 3.0.9
$ ruby -v
ruby 1.8.7

I have gem 'ZenTest' in my gemfile我的 gemfile 中有gem 'ZenTest'

What could be the problem?可能是什么问题呢?

Fixed.固定的。

remove Gemfile.lock from your root dir从根目录中删除 Gemfile.lock

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

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