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

Disk usage keeps growing after an error? #494

Open
kr094 opened this issue Apr 2, 2019 · 0 comments
Open

Disk usage keeps growing after an error? #494

kr094 opened this issue Apr 2, 2019 · 0 comments

Comments

@kr094
Copy link

kr094 commented Apr 2, 2019

Expected Behavior

Provide the directory where these are stored so I can clear them? Or do that automatically.

Actual Behavior

When hardsource hits any error it rebuilds a new cache. After having this happen a few dozen times it's started outputting a message about disk usage. The number is never going down so I presume this is never being cleared after a failure.

[hardsource:eb0ab0ab] Using 380 MB of disk space.

Is an error being thrown?

An internal es6 compilation error not within hardsource. To reproduce have any syntax error stop compilation.

Steps to Reproduce

  • Steps to create a minimal reproduction or a link to a repository containing the same
  • Any other information you find helpful reproducing an issue

Operating System, Node, and NPM dependency versions

Ubuntu 18.0.4
npm: '3.5.2',
node: v8.10.0
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