Skip to content

Unable to delete project created with "npx create-react-app" #9695

Open
@dimritium

Description

@dimritium

On windows 10 if I try to run rm -r <dir> name <dir> being the name of the react app created via npx, the command fails with permission denied error.

I don't know if its a bug or not, thus asking as question.

Node: 14.12.0
npx: 9.6.0

Activity

stale

stale commented on Dec 25, 2020

@stale

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Unable to delete project created with "npx create-react-app" · Issue #9695 · facebook/create-react-app