Please open an INFRA JIRA ticket, All we could do would be to do the same.
Chris Am 25.02.19, 13:17 schrieb "徐毅" <[email protected]>: Hi, Recently, I have found that our jenkins pipeline for iotdb-website project always fail when executing `npm install`. On my computer, it works. Nodejs and npm version are: $ node -v v10.15.1 $ npm -v 6.4.1 On Apache jenkins, their versions are: npm ERR! node v6.16.0 npm ERR! npm v3.10.10 Can anyone help to upgrade nodejs to v10.x.x and npm to 6.x.x for our jenkins pipeline? Thanks XuYi
