Skip to content

issues Search Results · repo:isaacs/rimraf language:TypeScript

Filter by

220 results
 (44 ms)

220 results

inisaacs/rimraf (press backspace or delete to remove)

yntaxError: Named export GridFsStorage not found. The requested module multer-gridfs-storage is a CommonJS module, which may not support all module.
  • salpekarmanish
  • Opened 
    on Feb 3
  • #327

i use rimraf to remove specified file,but i used like this rimrafSync( ) unexpectedly,then, all files under my project was deleted,i think ,is it necessary to validate the params path in rimrafSync( ) ...
  • zuishuaicc
  • Opened 
    on Jan 3
  • #326

https://github.com/isaacs/rimraf/blob/8733d4c30078a1ae5f18bb6affe83c1eea0259b4/src/path-arg.ts#L43 Actually, this condition is not correct. It could validate that the whole path and disk location contains ...
  • pj892031
  • Opened 
    on Nov 8, 2024
  • #325

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which ...
  • Abdel-Monaam-Aouini
  • Opened 
    on Oct 10, 2024
  • #323

i m issues removing this └─┬ eslint@8.57.0 └─┬ file-entry-cache@6.0.1 └─┬ flat-cache@3.2.0 └─┬ rimraf@3.0.2 └─┬ glob@7.2.3 └── inflight@1.0.6 or even uprgrading, i have tired everything
  • odafe32
  • Opened 
    on Aug 27, 2024
  • #318

Hi isaacs, I encountered the following error when executing yarn rimraf ${file_path} node:fs:448 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: ...
  • michael5107414
  • 2
  • Opened 
    on Aug 9, 2024
  • #317

Opened issue to improve visibility of comment here: https://github.com/isaacs/rimraf/commit/9b2a2b13e79516794fc910aa7ca3e37563c777cf#r144765941 Node 18 is not dead for quite a while yet (not until 2025-04-30), ...
  • JamesHenry
  • 1
  • Opened 
    on Jul 29, 2024
  • #316

Hello Rimraf Development Team, I am currently using Rimraf version 5 and need to know how long this version will be supported as part of our project planning. I could not find specific end-of-support ...
  • aikms-maker
  • 2
  • Opened 
    on Jul 16, 2024
  • #315

See https://nodejs.org/en/about/previous-releases, node 18 is a valid LTS version till June 2025, so unless there are strong reasons that you must drop it, you d better support it. Edited: I already checked ...
  • Mister-Hope
  • 1
  • Opened 
    on Jul 13, 2024
  • #313

Sadly. rimraf@6 does not support node18 now.
  • yoyo837
  • 3
  • Opened 
    on Jul 9, 2024
  • #312
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub