NPM Warning on UI CI pipeline preventing build

Created on 19 July 2024, about 2 months ago
Updated 2 August 2024, about 1 month ago

Overview

It's failing on multiple jobs - e.g. https://git.drupalcode.org/issue/experience_builder-3458683/-/jobs/2164784

$ npm ci
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error   <https://github.com/npm/cli/issues>
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-07-19T03_13_15_531Z-debug-0.log
$ npm run build
> vite-template-redux@0.0.0 build
> npm run type-check && vite build
> vite-template-redux@0.0.0 type-check
> tsc --noEmit --pretty
sh: tsc: not found
Cleaning up project directory and file based variables
00:01
ERROR: Job failed: command terminated with exit code 127
📌 Task
Status

Fixed

Component

Page builder

Created by

🇬🇧United Kingdom jessebaker

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