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

Overview of pinned dependency versions and workarounds #86

Closed
fschoell opened this issue Jul 25, 2017 · 4 comments
Closed

Overview of pinned dependency versions and workarounds #86

fschoell opened this issue Jul 25, 2017 · 4 comments

Comments

@fschoell
Copy link
Contributor

fschoell commented Jul 25, 2017

Let's collect issues with dependencies upgrades here, so we have an overview which dependencies are pinned to a certain version and why and which workarounds are currently in place.

  • pouchdb and its typings are pinned to 6.1.1
@fschoell
Copy link
Contributor Author

PouchDB 6.3.4 creates the following error:

WARNING in ./src/app/database/pouch-database-manager.service.ts
42:0-14 "export 'plugin' (imported as 'PouchDB') was not found in 'pouchdb'

Might be a problem with pouchdb's types @types/pouchdb which are outdated (those are for the 6.1.1 version of pouchdb). We should wait with pouchdb updates until newer typings are released.

This was referenced Jul 25, 2017
@sleidig
Copy link
Member

sleidig commented Aug 1, 2017

Maybe better document this in a more visible/durable place - either in the README or the wiki?

@fschoell
Copy link
Contributor Author

fschoell commented Dec 8, 2017

I think this is rather an "issue", as those are hopefully not pinned to a certain version forever. Just until the bugs are resolved by the 3rd party developers.

@sleidig
Copy link
Member

sleidig commented May 24, 2018

closing this, as pouchdb is running on its latest version again

@sleidig sleidig closed this as completed May 24, 2018
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

2 participants