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

fixed exception #18

Open
wants to merge 1 commit into
base: master
from
Open

fixed exception #18

wants to merge 1 commit into from

Conversation

@manavortex
Copy link

@manavortex manavortex commented Nov 20, 2018

Hey there,
got an exception - fixed the import.

{$SOMEPATH}/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:58:in import': uninitialized constant Ever2boost::EvernoteAuthorizer::FileUtils (NameError) did you mean? FileTest from /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/lib/ever2boost/cli.rb:16:in import'
from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/command.rb:27:in run' from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in invoke_command'
from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor.rb:387:in dispatch' from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/base.rb:466:in start'
from /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/exe/ever2boost:4:in <top (required)>' from {$SOMEPATH}/gems/2.4.0/bin/ever2boost:23:in load'
from {$SOMEPATH}/gems/2.4.0/bin/ever2boost:23:in `

'
ever2boost git:(master) ✗ subl /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb

{$SOMEPATH}/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:58:in `import': uninitialized constant Ever2boost::EvernoteAuthorizer::FileUtils (NameError)
did you mean?  FileTest
	from /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/lib/ever2boost/cli.rb:16:in `import'
	from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
	from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
	from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
	from {$SOMEPATH}/gems/2.4.0/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
	from /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/exe/ever2boost:4:in `<top (required)>'
	from {$SOMEPATH}/gems/2.4.0/bin/ever2boost:23:in `load'
	from {$SOMEPATH}/gems/2.4.0/bin/ever2boost:23:in `<main>'
  ever2boost git:(master) ✗ subl /Users/manavortex/.gem/ruby/2.4.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.