Project

General

Profile

Actions

Bug #62107

open

mgr/dashboard: npm ci throws out warnings and errors

Added by Nizamudeen A 10 months ago. Updated 10 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Build, CI, Dependencies & Tools
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
reef, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

With node 14, the angular 13 is going into some issues with node-gyp.
```
prebuild-install || node-gyp rebuild

prebuild-install WARN install No prebuilt binaries found (target=14.20.0 runtime=node arch=x64 libc= platform=linux)
make: Entering directory '/home/jenkins-build/build/workspace/ceph-dashboard-cephadm-e2e/src/pybind/mgr/dashboard/frontend/node_modules/tree-sitter/build'
  CC(target) Release/obj.target/tree_sitter/vendor/tree-sitter/lib/src/lib.o
  AR(target) Release/obj.target/tree_sitter.a
  COPY Release/tree_sitter.a
  CXX(target) Release/obj.target/tree_sitter_runtime_binding/src/binding.o
```
and in some other environments its like `cb() never called` and stops
the whole `npm ci` process.


Related issues 2 (1 open1 closed)

Copied to Dashboard - Backport #62183: quincy: mgr/dashboard: npm ci throws out warnings and errorsNewNizamudeen AActions
Copied to Dashboard - Backport #62184: reef: mgr/dashboard: npm ci throws out warnings and errorsResolvedNizamudeen AActions
Actions #1

Updated by Nizamudeen A 10 months ago

  • Category set to Build, CI, Dependencies & Tools
  • Status changed from New to Fix Under Review
  • Assignee set to Nizamudeen A
  • Backport set to reef, quincy
  • Pull request ID set to 52546
Actions #2

Updated by Nizamudeen A 10 months ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot 10 months ago

  • Copied to Backport #62183: quincy: mgr/dashboard: npm ci throws out warnings and errors added
Actions #4

Updated by Backport Bot 10 months ago

  • Copied to Backport #62184: reef: mgr/dashboard: npm ci throws out warnings and errors added
Actions #5

Updated by Backport Bot 10 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF