• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • nodejs-plugin
    • None
    • Jenkins ver. 2
      NodeJS Plugin

      I am trying to use the NodeJS plugin on an x86 Windows machine and I get the error thrown on this line:

      java.lang.IllegalArgumentException
      Unresolvable nodeJS installer for version=4.0.0, cpu=i386, platform=WINDOWS

       

      The logic which throws this error is `NodeJSVersion.parseVersion(version).compareTo(new NodeJSVersion(4, 0, 0)) >= 0`

       

      But that does not make sense to me because if you go to NodeJS's distrobutions, there is an x86 Windows distro for every node version. Why enforce it to be less than version 4?

          [JENKINS-42804] Windows (x86) - Can't install >= v4.0.0

          Jared Beach created issue -
          Nikolas Falco made changes -
          Link New: This issue duplicates JENKINS-42775 [ JENKINS-42775 ]
          Nikolas Falco made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            Unassigned Unassigned
            jmbeach Jared Beach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: