[
https://issues.apache.org/jira/browse/FLINK-36189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878239#comment-17878239
]
Martijn Visser commented on FLINK-36189:
----------------------------------------
Also backported to:
apache/flink:release-1.20 69d293bff01a1188cb4beb64c9ce8bff43752427
apache/flink:release-1.19 3d1c41662186f15febf4020b8d6783c6d7687d3a
apache/flink:release-1.18 f8178b9daeafa6f7b2387e14404df0c7ac295cda
apache/flink:release-1.17 4fc3c76e81036da3b8bb90abc32f828df0dbaaa7
This is to make sure that the backports of FLINK-36173 don't cause the problems
of this ticket to appear in the backport branches too
> Documentation build is failing with NPM installation problem
> ------------------------------------------------------------
>
> Key: FLINK-36189
> URL: https://issues.apache.org/jira/browse/FLINK-36189
> Project: Flink
> Issue Type: Bug
> Components: Build System, Documentation
> Affects Versions: 2.0.0
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> {code:java}
> [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ flink-runtime-web
> ---
> [INFO] Running 'npm ci --cache-max=0 --no-save ${npm.proxy}' in
> /root/flink/flink-runtime-web/web-dashboard
> [INFO] npm WARN deprecated [email protected]: Please upgrade to version 7 or
> higher. Older versions may use Math.random() in certain circumstances, which
> is known to be problematic. See https://v8.dev/blog/math-random for details.
> [INFO] npm WARN deprecated [email protected]: this library is no longer
> supported
> [INFO] npm WARN deprecated [email protected]: request has been deprecated, see
> https://github.com/request/request/issues/3142
> [INFO] npm notice
> [INFO] npm notice New major version of npm available! 8.1.2 -> 10.8.3
> [INFO] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.3>
> [INFO] npm notice Run `npm install -g [email protected]` to update!
> [INFO] npm notice
> [INFO] npm ERR! code 127
> [INFO] npm ERR! path
> /root/flink/flink-runtime-web/web-dashboard/node_modules/core-js
> [INFO] npm ERR! command failed
> [INFO] npm ERR! command sh -c node -e
> "try{require('./postinstall')}catch(e){}"
> [INFO] npm ERR! sh: 1: node: Permission denied
> {code}
> https://github.com/apache/flink/actions/runs/10624373229/job/29452554522#step:5:35663
--
This message was sent by Atlassian Jira
(v8.20.10#820010)