lukebayes/project-sprouts

problem on win7

ArtemHarchishin opened this issue · 0 comments

When I do rake task , I have a warning like this:
** Execute translation:yml:to_swf
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/rake_module.rb:26: warni
ng: redundant nested repeat operator
rake aborted!
undefined method `cache' for Gem:Module

(See full trace by running task with --trace)
** Execute translation:yml:to_as_and_swf

I added trace in /rake_module.rb:26 , and saw it :

** Execute translation:yml:to_swf
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/rake_module.rb:26: warni
ng: redundant nested repeat operator
C:/Ruby192/lib/ruby/gems/1.9.1/gems/sprout-0.7.246/lib/sprout.rb:365:in find_ge m_spec' C:/Ruby192/lib/ruby/gems/1.9.1/gems/sprout-0.7.246/lib/sprout.rb:303:insprout'

C:/Ruby192/lib/ruby/gems/1.9.1/gems/sprout-0.7.246/lib/sprout.rb:504:in `sprout'

D:/Projects/city/ContryClient/rakefile.rb:7:in <top (required)>' C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/rake_module.rb:26:inlo
ad'
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/rake_module.rb:26:in lo ad_rakefile' C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:495:inr
aw_load_rakefile'
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:78:in bl ock in load_rakefile' C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:129:ins
tandard_exception_handling'
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:77:in lo ad_rakefile' C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:61:inbl
ock in run'
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:129:in s tandard_exception_handling' C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/application.rb:59:inru
n'
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'

C:/Ruby192/bin/rake:19:in load' C:/Ruby192/bin/rake:19:in

'rake aborted!
Don't know how to build task 'translation_deploy'

(See full trace by running task with --trace)
** Execute translation:yml:to_as_and_swf