-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Jenkins version - 2.361.1
OS - Mac OS Big Sur 11.6.7
npm version - 8.15
node version - 16.17.0
Java Version - 11.0.16
Ant version - 1.10.8
- Error:
wrapper script does not seem to be touching the log file in /Users/ec2-user/.jenkins/workspace/iosbuild/ipatestsample@tmp/durable-b780823b
[JENKINS-69684] Getting error while executing npm install shell(sh) command in Jenkins Pipeline project
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Description |
Original:
# *Error:*
wrapper script does not seem to be touching the log file in /Users/ec2-user/.jenkins/workspace/iosbuild/ipatestsample@tmp/durable-b780823b # *Used Pipeline script:* pipeline { agent any stages { stage('Hello') { steps { dir("ipatestsample"){ echo 'Hello World' sh 'npm install' sh 'node build.js -kvv 9.3.11' } } } } } |
New:
# *Error:*
wrapper script does not seem to be touching the log file in /Users/ec2-user/.jenkins/workspace/iosbuild/ipatestsample@tmp/durable-b780823b |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Attachment | New: ConstraintSimplificationTests.cpp [ 59123 ] | |
Attachment | New: ConstraintGenerationTests.cpp [ 59124 ] | |
Attachment | New: CMakeLists.txt [ 59125 ] |
Attachment | Original: CMakeLists.txt [ 59125 ] |
Attachment | Original: ConstraintGenerationTests.cpp [ 59124 ] |
Attachment | Original: ConstraintSimplificationTests.cpp [ 59123 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |