Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: EPERM: operation not permitted, mkdir #13684

Open
sukhdev9654 opened this issue Oct 5, 2024 · 0 comments
Open

Error: EPERM: operation not permitted, mkdir #13684

sukhdev9654 opened this issue Oct 5, 2024 · 0 comments

Comments

@sukhdev9654
Copy link

PS F:\ReactYoutubeThapa> npx create-react-app my-app
node:fs:1371
const result = binding.mkdir(
^

Error: EPERM: operation not permitted, mkdir 'F:\ReactYoutubeThapa\my-app'
at Object.mkdirSync (node:fs:1371:26)
at module.exports.makeDirSync (C:\Users\Sukhdev\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\fs-extra\lib\mkdirs\ma
ke-dir.js:23:13)
at createApp (C:\Users\Sukhdev\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:257:
6)
at C:\Users\Sukhdev\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:223:9
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
errno: -4048,
code: 'EPERM',
syscall: 'mkdir',
path: 'F:\ReactYoutubeThapa\my-app'
}

Node.js v20.18.0
PS F:\ReactYoutubeThapa>

Please help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant