Actions
Bug #36285
closedUse Node 14 for katello CI
Difficulty:
Triaged:
Yes
Description
Use Node 14 for katello CI.
We are seeing the below errors on CI:
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @commitlint/load@>6.1.1 (node_modules/cz-conventional-changelog/node_modules/@commitlint/load): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported engine for @commitlint/load@17.5.0: wanted: {"node":">=v14"} (current: {"node":"12.22.12","npm":"6.14.16"}) npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Not compatible with your version of node/npm: @commitlint/load@17.5.0 npm ERR! code ENOTSUP npm ERR! notsup Unsupported engine for sass@1.61.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.22.12","npm":"6.14.16"}) npm ERR! notsup Not compatible with your version of node/npm: sass@1.61.0 npm ERR! notsup Not compatible with your version of node/npm: sass@1.61.0 npm ERR! notsup Required: {"node":">=14.0.0"} npm ERR! notsup Actual: {"npm":"6.14.16","node":"12.22.12"}
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10508 added
Updated by Samir Jha over 1 year ago
- Category set to Tooling
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e8e7c5a92821b77468ccbe9b9aa7c33ef573633b.
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/10520 added
Actions