Skip to content

Can't get globs to work with rm #213

@matthew-dean

Description

@matthew-dean

I'm trying to run this NPM script:

shx rm -rf '**/node_modules/' && shx rm -rf '**/package-lock.json'

However, this seems to exit without recursively removing those directories / files.

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