CI: `CLI test` job failing 100% due to requiring node 20

Created on 29 August 2025, 20 days ago

Overview

CLI test (introduced šŸ“Œ Publish CLI tool on npm Postponed ) CI job is 100% failing since a few hours due to:

$ npm version 0.0.1 --workspace=cli
@drupal/xb-cli
v0.0.1
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@cspell/cspell-bundled-dicts@9.2.0',
npm warn EBADENGINE   required: { node: '>=20' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }

— https://git.drupalcode.org/project/experience_builder/-/jobs/6342372, for the nightly scheduled CI pipeline (https://git.drupalcode.org/project/experience_builder/-/pipelines/583838)

Proposed resolution

Ensure node > 20 on gitlab job.

User interface changes

šŸ“Œ Task
Status

Active

Version

1.0

Component

CLI Tool

Created by

šŸ‡ŖšŸ‡øSpain penyaskito Seville šŸ’ƒ, Spain šŸ‡ŖšŸ‡ø, UTC+2 šŸ‡ŖšŸ‡ŗ

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024