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
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!
The text was updated successfully, but these errors were encountered:
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:
Any ideas what the issue might be and/or how I can get around it? Thanks a bunch!
The text was updated successfully, but these errors were encountered: