Martijn Visser created FLINK-36189:
--------------------------------------

             Summary: 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


{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 uuid@3.4.0: 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 har-validator@5.1.5: this library is no longer 
supported
[INFO] npm WARN deprecated request@2.88.2: 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 npm@10.8.3` 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)

Reply via email to