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
The temporary folder (crxXXXXX-XXXXX-XXXXXXX) is not being deleted after the process is finished. Is it known? Maybe it's only on my working station?
I'm using the crx module (3.0.3) inside my module on node v0.12.7
node v0.12.7
The text was updated successfully, but these errors were encountered:
It is clearly a bug because the temp module should remove them after the process ended.
temp
Sorry, something went wrong.
archive.bulk
Temporary folder are not created anymore so you should not encounter the problem :-)
No branches or pull requests
The temporary folder (crxXXXXX-XXXXX-XXXXXXX) is not being deleted after the process is finished.
Is it known?
Maybe it's only on my working station?
I'm using the crx module (3.0.3) inside my module on
node v0.12.7
The text was updated successfully, but these errors were encountered: