-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: CODEGEN-2.4.0
-
Fix Version/s: CODEGEN-1.5
-
Component/s: Nuxeo CLI
-
Tags:
-
Sprint:nxProduct-W10, nxProduct-W12
When running nuxeo bootstrap in offline mode; got this error:
% nuxeo bootstrap
✖ Unable to fetch current Nuxeo Versions; fallback on LTS only mode.
/usr/local/lib/node_modules/generator-nuxeo/utils/nuxeo-version-available.js:39
let [, major, minor] = lastVersion.match(/^(\d+)\.(\d+)\s+/);
^
TypeError: Cannot read property 'match' of undefined