[
https://issues.apache.org/jira/browse/FLINK-36189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reassigned FLINK-36189:
--------------------------------------
Assignee: Martijn Visser
> 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
>
> {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)