We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
request
I was added because of tomas/needle#312, as this module is used as a fallback when request is not available in node-pre-gyp (see: https://github.com/mapbox/node-pre-gyp/blob/590da5603bb77df9583bfdc54d05d2267cadb364/lib/install.js#L27-L35).
node-pre-gyp
When fixed we need to remove request from our dependency tree.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was added because of tomas/needle#312, as this module is used as a fallback when
request
is not available innode-pre-gyp
(see: https://github.com/mapbox/node-pre-gyp/blob/590da5603bb77df9583bfdc54d05d2267cadb364/lib/install.js#L27-L35).When fixed we need to remove
request
from our dependency tree.The text was updated successfully, but these errors were encountered: