-
Type: Task
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: How-tos / Tutorials
-
Tags:
-
Backlog priority:600
When following the Customize Your App with Nuxeo Elements tutorial, installing nuxeo-elements in the Plug In Elements section of the documentation now prompts for a version to select:
bower install --save nuxeo/nuxeo-elements bower not-cached https://github.com/nuxeo/nuxeo-elements.git#* bower resolve https://github.com/nuxeo/nuxeo-elements.git#* bower download https://github.com/nuxeo/nuxeo-elements/archive/v3.0.12.tar.gz bower extract nuxeo-elements#* archive.tar.gz bower resolved https://github.com/nuxeo/nuxeo-elements.git#3.0.12 Unable to find a suitable version for nuxeo-elements, please choose one by typing one of the numbers below: 1) nuxeo-elements#2.4.62 which resolved to 2.4.62 and is required by nuxeo-ui-elements#2.4.62 2) nuxeo-elements#^3.0.12 which resolved to 3.0.12 Prefix the choice with ! to persist it to bower.json? Answer !1 bower resolution Saved nuxeo-elements#2.4.62 as resolution
The documentation should be updated to reflect the version decision, instead of saying the latest release is downloaded as it currently does (the latest release is now 3.0.x, which does not align with LTS 2019).
- links to