Yuval Rochman created HADOOP-17706: -------------------------------------- Summary: Problem in installation of Hadoop 3.2 with docket- libc-bin bug Key: HADOOP-17706 URL: https://issues.apache.org/jira/browse/HADOOP-17706 Project: Hadoop Common Issue Type: Bug Reporter: Yuval Rochman
Hi, I got the following bug while installing Hadoop 3.2.2 with docker: Processing triggers for libc-bin (2.23-0ubuntu11.2) ... WARN engine npm@7.13.0: wanted: \{"node":">=10"} (current: \{"node":"4.2.6","npm":"3.5.2"}) WARN engine npm@7.13.0: wanted: \{"node":">=10"} (current: \{"node":"4.2.6","npm":"3.5.2"}) /usr/local/lib `-- (empty) npm ERR! Linux 4.15.0-29-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "npm@latest" "-g" npm ERR! node v4.2.6 npm ERR! npm v3.5.2 npm ERR! path /usr/local/lib/node_modules/.staging/@npmcli/ci-detect-c7bf9552 npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall rename npm ERR! enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/.staging/@npmcli/ci-detect-c7bf9552' -> '/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect' npm ERR! enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/.staging/@npmcli/ci-detect-c7bf9552' -> '/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect' npm ERR! enoent This is most likely not a problem with npm itself npm ERR! enoent and is related to npm not being able to find a file. npm ERR! enoent npm ERR! Please include the following file with any support request: npm ERR! /root/npm-debug.log npm ERR! code 1 What can I do? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org