Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem on win7 #75

Open
ArtemHarchishin opened this issue Oct 27, 2013 · 0 comments
Open

problem on win7 #75

ArtemHarchishin opened this issue Oct 27, 2013 · 0 comments

Comments

@ArtemHarchishin
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant