Error in building Jenkins Job Build/Core/EncService:release-3.8.0_RC1 #97
Unanswered
ruchinksinha
asked this question in
Installation
Replies: 1 comment 1 reply
-
@ruchinksinha We will check on this and get back |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the below error on building the EncService.
#8 66.42 npm ERR! Linux 5.4.0-1104-azure
#8 66.42 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
#8 66.42 npm ERR! node v6.14.4
#8 66.42 npm ERR! npm v3.10.10
#8 66.42 npm ERR! path /home/enc/node_modules/.staging/@types/node-54e63457/package.json
#8 66.42 npm ERR! code ENOTDIR
#8 66.42 npm ERR! errno -20
#8 66.42 npm ERR! syscall open
#8 66.42
#8 66.43 npm ERR! ENOTDIR: not a directory, open '/home/enc/node_modules/.staging/@types/node-54e63457/package.json'
#8 66.43 npm ERR!
#8 66.43 npm ERR! If you need help, you may report this error at:
#8 66.43 npm ERR! https://github.com/npm/npm/issues
#8 66.47
#8 66.47 npm ERR! Please include the following file with any support request:
#8 66.47 npm ERR! /home/enc/npm-debug.log
#8 ERROR: process "/bin/sh -c apt update && apt install -y zip python make g++ && npm i && apt remove --purge -y python make g++ && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 236
Beta Was this translation helpful? Give feedback.
All reactions