Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63893

Unresolvable nodeJS installer for version=x.x.x, cpu=i386, platform=LINUX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • nodejs-plugin
    • None
    • java version "1.8.0_261" , OS = Ubuntu 18.04.4 LTS

      i have done nodejs installation from global-tool-configuration
      after that When testing node version from pipeline its giving error.

      PipeLine-Code

      pipeline {
      agent any

      tools

      {nodejs "node"}

      stages {
      stage('Example') {
      steps

      { sh 'node -v' }

      }
      }
      }

        1. Screenshot_2020-10-08 test-job #14 Console [Jenkins].png
          60 kB
          Bharat Prajapati
        2. Screenshot_2020-10-08 Global Tool Configuration [Jenkins].png
          46 kB
          Bharat Prajapati
        3. screenshot-1.png
          55 kB
          Bharat Prajapati
        4. ss1.png
          46 kB
          Bharat Prajapati

            nfalco Nikolas Falco
            bharat29 Bharat Prajapati
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: