Last 12 weeks · 0 commits
4 of 6 standards met
stack: $ node index.js { NestedError: Cannot create directory : EPERM: operation not permitted, mkdir 'D:\' at makeDir.catch.error (d:\code\tset\node_modules\cp-file\fs.js:82:8) Caused By: Error: EPERM: operation not permitted, mkdir 'D:\' nested: { Error: EPERM: operation not permitted, mkdir 'D:\' errno: -4048, code: 'EPERM', syscall: 'mkdir', path: 'D:\\' }, errno: -4048, code: 'EPERM', syscall: 'mkdir', path: 'D:\\', name: 'CpFileError' } I found that it was 'make-dir' cause error mkdir @sindresorhus help plz !!!
Repository: sindresorhus/copy-file. Description: Copy a file Stars: 123, Forks: 23. Primary language: JavaScript. Languages: JavaScript (95.5%), TypeScript (4.5%). License: MIT. Latest release: v11.1.0 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 10mo ago. Community health: 85%. Top contributors: sindresorhus, schnittstabil, coreyfarrell, jopemachine, BendingBender, kevva, YurySolovyov, fitiskin, boneskull, feross and others.