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

Update urllib to get rid of native-or-bluebird deprecation #22

Open
Mannitou opened this issue Oct 24, 2017 · 0 comments
Open

Update urllib to get rid of native-or-bluebird deprecation #22

Mannitou opened this issue Oct 24, 2017 · 0 comments

Comments

@Mannitou
Copy link

When installing passport-wechat the following warning is produced:
npm WARN deprecated [email protected]: please use 'any-promise' instead

This is caused by [email protected] depending on [email protected]:
└─┬ [email protected]
├── [email protected]
├── [email protected]
└─┬ [email protected]
└─┬ [email protected]
├─┬ [email protected]
│ └── [email protected]
├── [email protected]
├─┬ [email protected]
│ └── [email protected]
├─┬ [email protected]
│ └── [email protected]
├── [email protected]
└── [email protected]

[email protected] and up depend on the advertised replacement module any-promise

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