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

execute ': undefined method `share' #81

Closed
bronzdoc opened this issue Aug 29, 2021 · 0 comments · Fixed by #83
Closed

execute ': undefined method `share' #81

bronzdoc opened this issue Aug 29, 2021 · 0 comments · Fixed by #83
Labels
bug Something isn't working

Comments

@bronzdoc
Copy link
Contributor

When I try to execute skunk -v to see the version of skunk I'm getting the following error:

0.5.1
Traceback (most recent call last):
        3: from /Users/bronzdoc/.rbenv/versions/2.7.1/bin/skunk:23:in `<main>'
        2: from /Users/bronzdoc/.rbenv/versions/2.7.1/bin/skunk:23:in `load'
        1: from /Users/bronzdoc/.rbenv/versions/2.7.1/lib/ruby/gems/2.7.0/gems/skunk-0.5.1/exe/skunk:10:in `<top (required)>'
/Users/bronzdoc/.rbenv/versions/2.7.1/lib/ruby/gems/2.7.0/gems/skunk-0.5.1/lib/skunk/cli/application.rb:33:in `execute': undefined method `share' for #<Skunk::Command::Version:0x00007f894006e070> (NoMethodError)

Skunk version: 0.5.1
Ruby version: 2.7.1

I will abide by the [code of conduct] (https://github.com/fastruby/skunk/blob/master/CODE_OF_CONDUCT.md)

@bronzdoc bronzdoc added the bug Something isn't working label Aug 29, 2021
etagwerker added a commit that referenced this issue Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant