Support Node 18 with Drupal 10

Created on 3 April 2024, 3 months ago
Updated 21 June 2024, 7 days ago

Problem/Motivation

Running compile with NodeJS 18 fails with errors.

Radix 8.x-4.12 β†’ released support for Drupal 10. Drupal 10 has since moved on to support NodeJS 18. Radix 4 should support NodeJS 18.

Proposed resolution

To support NodeJS 18, the node-sass package needs to be at ^9.0.0, which isn't required by sass-loader until 14.0.0. Due to shared webpack dependency, laravel-mix will need to be upgraded to ^6.0.0.

Upgrade default starter kit package.json dependencies to support working with NodeJS 18.

✨ Feature request
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jcandan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024