Project

General

Profile

ERROR set RAILS_ENV=production bundle exec rake db:migrate

Added by Greivin Ramirez almost 8 years ago

I have this error to install:

C:\www\redmine>set RAILS_ENV=production

C:\www\redmine>bundle exec rake db:migrate
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/htmlentities-4.3.1/lib/htmlentities/mappi
ngs/expanded.rb:465: warning: key "inodot" is duplicated and overwritten on line
466
rake aborted!
LoadError: cannot load such file -- tiny_tds/tiny_tds
C:/www/redmine/config/application.rb:5:in `<top (required)>'
C:/www/redmine/Rakefile:5:in `require'
C:/www/redmine/Rakefile:5:in `<top (required)>'
LoadError: cannot load such file -- tiny_tds/2.3/tiny_tds
C:/www/redmine/config/application.rb:5:in `<top (required)>'
C:/www/redmine/Rakefile:5:in `require'
C:/www/redmine/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

C:\www\redmine>