Skip to content

Drupal 10.1.x JavaScript development now requires Node.js 18 #83

@gitressa

Description

@gitressa

Drupal 10.0 had a minimum version of Node.js 16 for core JavaScript development. Node.js 16 is end of life in September 2023, and so Drupal 10.1 will now require Node.js 18 for core development.

This only affects sites that have installed Drupal core's JavaScript development dependencies with npm or yarn.

From Core JavaScript development now requires Node.js 18.

Task

Update this line from version 16 to 18, and check if anything else needs updating:

- curl -sL https://deb.nodesource.com/setup_16.x | bash -

https://github.com/lando/drupal-contributions/blob/10.x/.lando.yml#L11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions