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

fetch_notes': undefined method >' for nil:NilClass (NoMethodError) #19

Open
armartin opened this issue Dec 3, 2020 · 0 comments
Open

Comments

@armartin
Copy link

armartin commented Dec 3, 2020

Hello! Thanks for making this excellent tool, particularly as Boost Note seems particularly helpful. It installed without issue and I've tried running but it errored out part of the way through as follows:

DEVELOPER_TOKEN: [my token]
/Library/Ruby/Gems/2.6.0/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:254: warning: constant ::Fixnum is deprecated
/Library/Ruby/Gems/2.6.0/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:294: warning: constant ::Fixnum is deprecated
processing...
/Library/Ruby/Gems/2.6.0/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:254: warning: constant ::Fixnum is deprecated
/Library/Ruby/Gems/2.6.0/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:294: warning: constant ::Fixnum is deprecated
importing [notebook 1]
importing [notebook 2]
importing [notebook 3]
importing [notebook 4]
importing [notebook 5]
importing [notebook 6]
Traceback (most recent call last):
	11: from /usr/local/bin/ever2boost:23:in `<main>'
	10: from /usr/local/bin/ever2boost:23:in `load'
	 9: from /Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/exe/ever2boost:4:in `<top (required)>'
	 8: from /Library/Ruby/Gems/2.6.0/gems/thor-1.0.1/lib/thor/base.rb:485:in `start'
	 7: from /Library/Ruby/Gems/2.6.0/gems/thor-1.0.1/lib/thor.rb:392:in `dispatch'
	 6: from /Library/Ruby/Gems/2.6.0/gems/thor-1.0.1/lib/thor/invocation.rb:127:in `invoke_command'
	 5: from /Library/Ruby/Gems/2.6.0/gems/thor-1.0.1/lib/thor/command.rb:27:in `run'
	 4: from /Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/lib/ever2boost/cli.rb:16:in `import'
	 3: from /Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:63:in `import'
	 2: from /Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:63:in `map'
	 1: from /Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:65:in `block in import'
/Library/Ruby/Gems/2.6.0/gems/ever2boost-0.1.5/lib/ever2boost/evernote_authorizer.rb:49:in `fetch_notes': undefined method `>' for nil:NilClass (NoMethodError)

Any ideas what the issue might be and/or how I can get around it? Thanks a bunch!

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