Skip to content

Consider renaming the environment directory for node #327

@asottile

Description

@asottile

So npm install -g from inside a git repo that contains a node_env will put the contents of the node environment into the package itself (wat!)

According to https://docs.npmjs.com/files/package.json#files we might be able to get away with starting the package with a dot and an underscore to take advantage of this behaviour to avoid the other one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions