Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-2324

Nuxeo CLI doesn't work with node v10

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Nuxeo CLI

      Description

      With node v10.3.0
      installing nuxeo-cli via npm install -g nuxeo-cli

      When trying to run nuxeo bootstrap ...,
      getting the following error:

      fs.js:1056
          throw new ERR_OUT_OF_RANGE('mode', undefined, mode);
          ^
      
      RangeError [ERR_OUT_OF_RANGE]: The value of "mode" is out of range. Received 33204
          at Object.fs.fchmod (fs.js:1056:11)
          at Object.fchmod (/usr/local/lib/node_modules/nuxeo-cli/node_modules/graceful-fs/polyfills.js:237:17)
          at mode (/usr/local/lib/node_modules/nuxeo-cli/node_modules/vinyl-fs/lib/fileOperations.js:132:10)
          at onStat (/usr/local/lib/node_modules/nuxeo-cli/node_modules/vinyl-fs/lib/fileOperations.js:125:14)
          at /usr/local/lib/node_modules/nuxeo-cli/node_modules/graceful-fs/polyfills.js:287:18
          at FSReqWrap.oncomplete (fs.js:183:5)
      

        Attachments

          Activity

            People

            • Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: