Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

clean up tmp files from npm #31

@mandric

Description

@mandric

Using npm 2.5.1 we observe that files are left in /tmp/ after installation. This can cause the disk to fill up if you do many installations. We probably need to do some manual cleanup of npm or pass the right parameters to the library so it cleans up properly. After an install completes you will noticed a /tmp/npm-$hash directory, these should be removed after a successful install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions