Skip to content

CI fails due to node-sass incompatibility with Node.js v22.x #304

@JayaShakthi97

Description

@JayaShakthi97

Describe the issue:
The CI pipeline is failing due to incompatibility between the latest LTS version of Node.js (v22.x) and the version of node-sass currently in use (v8.x). According to the node-sass Node Version Support Policy, [email protected] is not compatible with Node.js v22, resulting in failures during dependency installation.

image

How to reproduce:

Expected behavior:

  • pr-builder to run without any issues.

Additional context :

  • Affected Package:
    • @oxygen-ui/logger
    • @oxygen-ui/primitives
    • @oxygen-ui/react
    • @oxygen-ui/react-icons
  • Library Version: [e.g., 1.10.0, 2.0.0-alpha]
  • OS:
    • Windows
    • Linux
    • Mac
    • Other
  • Browser:
    • Google Chrome
    • Firefox
    • Safari
    • Microsoft Edge
    • Brave
    • Opera
    • Other

Optional Fields

Related issues:

Suggested labels:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingciContinuous integration related issues.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions