Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Prevent adding entry to package.json file #39

@tcoz

Description

@tcoz

Hello, I run ngi to install a packed tarball file. It works fine, but it writes the "file:etc/etc/etc.tgz" entry to the package.json dependencies.

I use it very plainly via a bash script:

ngi my/tar/ball/file.tgz

I would very much like to prevent any modifications to the package.json, or at least, make sure the entry is removed after the install.

None of the switches (--skip-module etc) seem to prevent it (predictably enough, but I tried anyway).

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