8000 npm/yarn install downloads 86MB of tgz into node_modules · Issue #13 · soup-js/omnistream · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

npm/yarn install downloads 86MB of tgz into node_modules #13

New issue

8000 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

Open
DanielFGray opened this issue May 1, 2017 · 1 comment
Open

npm/yarn install downloads 86MB of tgz into node_modules #13

DanielFGray opened this issue May 1, 2017 · 1 comment

Comments

@DanielFGray
Copy link

steps to reproduce:

mkdir omnitest && cd omnitest
yarn add omnistream
du -h node_modules/omnistream/*

produces

...
3.1M    node_modules/omnistream/omnistream-0.0.5.tgz
83M     node_modules/omnistream/omnistream-0.0.8.tgz
...

Something tells me these aren't necessary..

@DanielFGray
Copy link
Author

looking inside those files it seems to be an almost recursive archive containing a dozen nested copies of the same omnistream-0.0.8.tgz archive

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
0