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

Minor version bump of Request dependency has removed support for Node 0.x #3104

Closed
MarkSG93 opened this issue Sep 22, 2017 · 4 comments
Closed

Comments

@MarkSG93
Copy link
Contributor

request/request#2772

request now only supports Node Version 4+ but in doing so has only bumped a minor version of the package. This has caused less to pull in this new version and break some of our builds.

Is it possible you can pin down the version of request because your package.json states that it supports >= 0.12 .

@elliottcrush
Copy link

We're also suffering from the same issue

@phlptt
Copy link

phlptt commented Sep 22, 2017

I also have the same issue :(

@RossLote
Copy link

RossLote commented Oct 9, 2017

Same here

@MarkSG93
Copy link
Contributor Author

Closed because PR has been merged
#3107

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

4 participants