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

npm WARN deprecated [email protected]: use uuid module instead #66

Open
inadarei opened this issue Dec 26, 2016 · 1 comment
Open

npm WARN deprecated [email protected]: use uuid module instead #66

inadarei opened this issue Dec 26, 2016 · 1 comment

Comments

@inadarei
Copy link

You are using [email protected] that requires deprecated [email protected]. Latest version of request is 2.79 that is properly updated to use "uuid": "^3.0.0"

Please either use request as a semver dependency via "request": "^2.75.0" or hardcode fixed 2.79 version.

Thank you

@inadarei
Copy link
Author

Pull request: #67

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