ruby-on-rails – 使用heroku gem 2.1.4无法制作水龙头0.3.23
发布时间:2020-12-17 03:27:35 所属栏目:百科 来源:网络整理
导读:有人解决了这个问题吗? 它发生在推拉上. ~ heroku db:pushTaps Load Error: no such file to load -- taps/operationYou may need to install or update the taps gem to use db commands.On most systems this will be:sudo gem install taps~ sudo gem li
有人解决了这个问题吗?
它发生在推拉上. ~ heroku db:push Taps Load Error: no such file to load -- taps/operation You may need to install or update the taps gem to use db commands. On most systems this will be: sudo gem install taps ~ sudo gem list *** LOCAL GEMS *** bundler (1.0.13) mime-types (1.16) rack (1.2.2) rake (0.9.0) rest-client (1.6.1) sequel (3.20.0) sinatra (1.0) sqlite3 (1.3.3) sqlite3-ruby (1.3.3) taps (0.3.23) ~ ~ heroku version heroku-gem/2.1.4 解决方法
如果您使用的是Bundler,则可以尝试在gem“taps”中声明您的Gemfile.
目前我正在使用: taps (0.3.23) heroku (2.6.1) 与…合作 rails (3.1.0.rc5) rack (1.3.2) (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |