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

Warnings from node-gyp #5

Open
dilyanpalauzov opened this issue Mar 25, 2020 · 2 comments
Open

Warnings from node-gyp #5

dilyanpalauzov opened this issue Mar 25, 2020 · 2 comments
Assignees
Labels
review needed this issue needs to be doublechecked before closing it

Comments

@dilyanpalauzov
Copy link

Using node-zopfi-es prints these warnings:

warning node-zopfli-es > node-gyp > mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
warning node-zopfli-es > node-gyp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning node-zopfli-es > node-gyp > tar > mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
@jaeh
Copy link
Owner

jaeh commented Apr 8, 2020

BLOCKED: node-gyp needs to update their dependencies.

nodejs/node-gyp#2084

the request error is blocked by my own pull request on node-coveralls that i have to finish:
nickmerwin/node-coveralls#275

@jaeh jaeh added the blocked blocked by upstream. label Apr 8, 2020
@jaeh jaeh self-assigned this Apr 8, 2020
@jaeh
Copy link
Owner

jaeh commented Jun 16, 2020

this should be fixed in version 1.0.5 onwards.

@jaeh jaeh closed this as completed Jun 16, 2020
@jaeh jaeh added review needed this issue needs to be doublechecked before closing it and removed blocked blocked by upstream. labels Jun 16, 2020
@jaeh jaeh reopened this Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed this issue needs to be doublechecked before closing it
Projects
None yet
Development

No branches or pull requests

2 participants