Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

unzip dependency is outdated #24

Closed
nothingismagick opened this issue Jan 9, 2018 · 0 comments
Closed

unzip dependency is outdated #24

nothingismagick opened this issue Jan 9, 2018 · 0 comments

Comments

@nothingismagick
Copy link

nothingismagick commented Jan 9, 2018

When installing ipfs-desktop I got a warning (among others) about an outdated version of graceful-fs (see nodejs/node#5213 ). It comes from the package unzip that this package depends upon. There exists https://github.com/mhr3/unzip-stream/ - which seems to address this situation, however I have not yet done any testing.

Here is the breakdown of the npm install warning

[email protected] (graceful-fs)
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ [email protected] # is the latest version (and three years old, btw.)
      └─┬ [email protected] # is currently at v1.0.11 (and deps on graceful ^4.1.2)
        └── [email protected] # other modules dedup to [email protected]
@daviddias daviddias added the status/ready Ready to be worked label Jan 25, 2018
@hacdias hacdias self-assigned this May 4, 2018
@ghost ghost removed the status/ready Ready to be worked label May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants