[ 
https://issues.apache.org/jira/browse/HADOOP-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741518#comment-17741518
 ] 

Ayush Saxena commented on HADOOP-18796:
---------------------------------------

this doesn't fail for me locally, unless I go and explicitily put 
"triple-beam": "^1.4.0" in the dependency section
[https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/package.json#L15]

It doesn't seems to be defined explicitly in the code, so may be it randomly 
picks. May be we should define this explicitly to be 1.3.0.

from the git log [~iwasakims] did some changes in the past(long long ago), 
Masatake do you have any pointers around this, this doesn't repro for me 
locally out of the box

> Compilation fails with [email protected]: 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
>            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 [email protected]: 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 [email protected]: 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 [email protected]: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to