Skip to content

Conversation

@sbliven
Copy link

@sbliven sbliven commented Feb 4, 2020

This updates the code to run with current (2020-02-03) libraries.

  • Uses evernote 2.0.5. This moved some classes around and uses Promises instead of callbacks. Error handling is still perfunctory.
  • Use Express 4.17.1. Most middleware was moved to independent projects (see this) so the app gets set up slightly differently.
  • Now passes npm audit!

With these changes I was able to get the project running against the evernote sandbox server.

This code is pretty rough, so I'll understand if you don't want to merge it. However, I thought making a PR would at least make the fixes more searchable if someone else wants to do a cleanup.

- Uses evernote 2.0.5 API
  - Many evernote classes moved slightly
  - Use promises instead of callbacks
- Tested successfully on the sandbox
- Error messages are just logged to the server :P
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

Successfully merging this pull request may close these issues.

1 participant