Skip to content

rm rf The system cannot find the path specified. #191

@gabifuse

Description

@gabifuse

Hello!

Im trying to run the following script in my packacge.json:

"clean": "shx rm -rf node_modules",

yet when i run it i run into the following error:

shx rm -rf ./node_modules

The system cannot find the path specified.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @fuse/[email protected] clean: shx rm -rf ./node_modules
npm ERR! Exit status

The operating system is windows 10.
What might be the issue?

Thanks in advance,
Gabi.

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