A deep deletion module for node (like `rm -rf`). Latest version: 6.0.1, last published: 8 months ago. Start using rimraf in your project by running `npm i rimraf`. There are 22898 other projects in the npm registry using rimraf.
code EBUSY npm ERR! errno -4082 npm ERR! EBUSY, unlink 'C:\Users\user\AppData\Roaming\npm\node_modules\nodeinspector\node_modules\ws' npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <http://github.com/npm/npm/issues> npm ERR! error rolling back Error...
In general the callback for each op should be called with cb(returnCode, [value]) where the return code is a number (0 for OK and < 0 for errors). See below for a list of POSIX error codes. ops.init(cb) Called on filesystem init. ops.access(path, mode, cb) Called before the...
If anEBUSY,ENOTEMPTY, orEPERMerror code is encountered on Windows systems, then rimraf will retry with a linear backoff wait of 100ms longer on each try. The default maxBusyTries is 3. Only relevant for async usage. emfileWait If anEMFILEerror is encountered, then rimraf will retry repeat...
If anEBUSY,ENOTEMPTY, orEPERMerror code is encountered on Windows systems, then rimraf will retry with a linear backoff wait of 100ms longer on each try. The default maxBusyTries is 3. Only relevant for async usage. emfileWait If anEMFILEerror is encountered, then rimraf will retry repeat...
If anEBUSY,ENOTEMPTY, orEPERMerror code is encountered on Windows systems, then rimraf will retry with a linear backoff wait of 100ms longer on each try. The default maxBusyTries is 3. Only relevant for async usage. emfileWait If anEMFILEerror is encountered, then rimraf will retry repeat...