You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error:
Hoe.new {...} deprecated. Switch to Hoe.spec.
(in /opt/local/lib/ruby/gems/1.8/gems/jashmenn-apriori-0.2.2)
rake aborted!
undefined method `rdoc_pattern=' for #Hoe:0x101881d08
I cloned and modified the spec to require hoe 1.7.0 and it installed fine. Just wanted to let you know.
The text was updated successfully, but these errors were encountered:
Could you please tell the exact procedure to get it working.... i am not sure where to change the version for 1.7.0 . I am receiving exactly the same problem! Regards
I have the following error :
Using apriori (0.2.3) from git://github.com/jashmenn/apriori.git (at master) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
Gem files will remain installed in /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909 for inspecti
on.
Results logged to /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/./gem_make.out
An error occured while installing apriori (0.2.3), and Bundler cannot continue.
Make sure that gem install apriori -v '0.2.3' succeeds before bundling.
I get the following error:
Hoe.new {...} deprecated. Switch to Hoe.spec.
(in /opt/local/lib/ruby/gems/1.8/gems/jashmenn-apriori-0.2.2)
rake aborted!
undefined method `rdoc_pattern=' for #Hoe:0x101881d08
I cloned and modified the spec to require hoe 1.7.0 and it installed fine. Just wanted to let you know.
The text was updated successfully, but these errors were encountered: