Skip to content

rimraf error in the latest 3.2.4 version #43

@RobCC

Description

@RobCC

Summary

With the latest release of 3.2.4 we get the following error

TypeError: rimraf is not a function

rimraf was updated to v6, but since v5 they removed the default export.

The error comes from the default import in package.js

 rimraf = require('rimraf'),

Environment

  • OS: macOS Tahoe 26.5
  • webOS CLI (ares-*): 3.2.4
  • Node.js: v24.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions