[ https://issues.apache.org/jira/browse/HADOOP-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741834#comment-17741834 ]
Masatake Iwasaki commented on HADOOP-18796: ------------------------------------------- {noformat} [INFO] error triple-beam@1.4.1: The engine "node" is incompatible with this module. Expected version ">= 14.0.0". Got "12.22.1" {noformat} Recently released triple-beam v1.4.1 relaxed node engines requirement to `">= 14.0.0"`. https://github.com/winstonjs/triple-beam/compare/v1.4.0...v1.4.1 While upgrading node.js to 14 fixed the issue, it breaks yarn-ui. It looks not easy to fix yarn-ui side. Pinning the triple-beam or using node.js 14 in only hadoop-yarn-applications-catalog-webapp could be an option. > Compilation fails with triple-beam@1.4.0: The engine "node" is incompatible > with this module. Expected version ">= 16.0.0". Got "12.22.1" > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-18796 > URL: https://issues.apache.org/jira/browse/HADOOP-18796 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.4.0 > Reporter: Ayush Saxena > Assignee: Masatake Iwasaki > Priority: Major > > {code:java} > 2023-07-10T07:32:20.1069856Z [INFO] yarn install v1.22.5 > 2023-07-10T07:32:20.1435049Z [INFO] info No lockfile found. > 2023-07-10T07:32:20.1489685Z [INFO] [1/4] Resolving packages... > 2023-07-10T07:32:20.9138642Z [INFO] warning angular-route@1.6.10: For the > actively supported Angular, see https://www.npmjs.com/package/@angular/core. > AngularJS support has officially ended. For extended AngularJS support > options, see https://goo.gle/angularjs-path-forward. > 2023-07-10T07:32:20.9433934Z [INFO] warning angular@1.6.10: For the actively > supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS > support has officially ended. For extended AngularJS support options, see > https://goo.gle/angularjs-path-forward. > 2023-07-10T07:32:21.5051267Z [INFO] [2/4] Fetching packages... > 2023-07-10T07:32:23.2554282Z [INFO] error triple-beam@1.4.0: The engine > "node" is incompatible with this module. Expected version ">= 16.0.0". Got > "12.22.1" > 2023-07-10T07:32:23.2651719Z [INFO] error Found incompatible module. > 2023-07-10T07:32:23.2664307Z [INFO] info Visit > https://yarnpkg.com/en/docs/cli/install for documentation about this command. > {code} > Ref: > https://pipelines.actions.githubusercontent.com/serviceHosts/a3203f99-c5b3-4def-b81d-c5a8ebd0356d/_apis/pipelines/1/runs/294/signedlogcontent/2?urlExpires=2023-07-10T09%3A08%3A57.5185178Z&urlSigningMethod=HMACV1&urlSignature=OHImbS%2FdsTBFKRxwRnV6jFPnumE0GxbB%2BalrVpAgmyw%3D -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org