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

Jeweler crashes when gem is a submodule #271

Open
DavidHuie opened this issue Sep 16, 2014 · 1 comment
Open

Jeweler crashes when gem is a submodule #271

DavidHuie opened this issue Sep 16, 2014 · 1 comment
Labels

Comments

@DavidHuie
Copy link

[nbdev@davidhuie-8 reactorc (01f294b)]$ rake gemspec
rake aborted!
NameError: uninitialized constant Jeweler::Git
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/gems/jeweler-2.0.1/lib/jeweler.rb:40:in `initialize'
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/gems/jeweler-2.0.1/lib/jeweler/tasks.rb:52:in `new'
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/gems/jeweler-2.0.1/lib/jeweler/tasks.rb:52:in `jeweler'
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/gems/jeweler-2.0.1/lib/jeweler/tasks.rb:82:in `block in define'
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/bin/ruby_executable_hooks:15:in `eval'
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => gemspec => gemspec:generate => version_required
(See full trace by running task with --trace)
@flajann2
Copy link
Collaborator

I know you posted this a couple of years ago, but is this still an issue today? Thanks for your response.

@flajann2 flajann2 added the bug label Oct 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants