<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: nuxeo-cli execution error in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319213#M6214</link>
    <description>&lt;P&gt;Hi [Gregory Carlin](https&lt;/P&gt;</description>
    <pubDate>Sat, 20 Mar 2021 11:03:56 GMT</pubDate>
    <dc:creator>anandhan</dc:creator>
    <dc:date>2021-03-20T11:03:56Z</dc:date>
    <item>
      <title>nuxeo-cli execution error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319209#M6210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have trial account in nuxeo connect, tried to install nuxeo-cli. after installation it shows 25 packages are looking for funding. on running nuxeo command i'm getting the error cannot find the module 'pad-left'.&lt;/P&gt;
&lt;P&gt;Please guide to resolve the issue.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;nandhan@anandhan-VirtualBox:~$ sudo npm install -g nuxeo-cli
npm WARN deprecated urix@0.1.0: Please see &lt;A href="https://github.com/lydell/urix#deprecated" target="test_blank"&gt;https://github.com/lydell/urix#deprecated&lt;/A&gt;
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: &lt;A href="https://github.com/lydell/resolve-url#deprecated" target="test_blank"&gt;https://github.com/lydell/resolve-url#deprecated&lt;/A&gt;
npm WARN deprecated request@2.88.2: request has been deprecated, see &lt;A href="https://github.com/request/request/issues/3142" target="test_blank"&gt;https://github.com/request/request/issues/3142&lt;/A&gt;

removed 1519 packages, changed 507 packages, and audited 508 packages in 31s

25 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
anandhan@anandhan-VirtualBox:~$ nuxeo
node:internal/modules/cjs/loader:927
  throw err;
  ^

Error: Cannot find module 'pad-left'
Require stack:
- /usr/lib/node_modules/nuxeo-cli/node_modules/generator-nuxeo/lib/welcome.js
- /usr/lib/node_modules/nuxeo-cli/lib/cli.js
- /usr/lib/node_modules/nuxeo-cli/bin/nuxeo-cli.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:924:15)
    at Function.Module._load (node:internal/modules/cjs/loader:769:27)
    at Module.require (node:internal/modules/cjs/loader:996:19)
    at require (node:internal/modules/cjs/helpers:92:18)
    at Object.&amp;lt;anonymous&amp;gt; (/usr/lib/node_modules/nuxeo-cli/node_modules/generator-nuxeo/lib/welcome.js:2:13)
    at Module._compile (node:internal/modules/cjs/loader:1092:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1121:10)
    at Module.load (node:internal/modules/cjs/loader:972:32)
    at Function.Module._load (node:internal/modules/cjs/loader:813:14)
    at Module.require (node:internal/modules/cjs/loader:996:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/usr/lib/node_modules/nuxeo-cli/node_modules/generator-nuxeo/lib/welcome.js',
    '/usr/lib/node_modules/nuxeo-cli/lib/cli.js',
    '/usr/lib/node_modules/nuxeo-cli/bin/nuxeo-cli.js'
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Mar 2021 17:22:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319209#M6210</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2021-03-18T17:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: nuxeo-cli execution error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319210#M6211</link>
      <description>&lt;P&gt;Have you check your node version? It should be the latest LTS&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 22:46:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319210#M6211</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-03-18T22:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: nuxeo-cli execution error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319211#M6212</link>
      <description>&lt;P&gt;Node Version&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 05:35:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319211#M6212</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2021-03-19T05:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: nuxeo-cli execution error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319212#M6213</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.nuxeo.com/users/135ad47b-aef0-4483-af06-b2ef2500fbad"&gt;Gregory Carlin&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;it's working after i removed and installed nuxeo-cli&lt;/P&gt;
&lt;P&gt;now i'm getting error while running nuxeo sync,&lt;/P&gt;
&lt;P&gt;posted detailed error message in the below conversation..&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 09:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319212#M6213</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2021-03-20T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: nuxeo-cli execution error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319213#M6214</link>
      <description>&lt;P&gt;Hi [Gregory Carlin](https&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 11:03:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-cli-execution-error/m-p/319213#M6214</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2021-03-20T11:03:56Z</dc:date>
    </item>
  </channel>
</rss>

