-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core Dev Guide (CORG)
-
Sprint:DevTools-07
As a fresh nuxeo installer, i've got 2 issues on doc when i did my first "mvn clean install" :
1) in the https://github.com/nuxeo/nuxeo/blob/master/README.md :
Dart should be added in Requirements
2) in https://doc.nuxeo.com/corg/installing-dart-and-related-tools/#page-title :
The Mac OSX is not correct anymore due to upgrade of brew, for me it's more like
Please download https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/sdk/dartsdk-macos-x64-release.zip and https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/dartium/dartium-macos-x64-release.zip and then in a terminal : echo 'export PATH="/dart-downloaded-path/bin:$PATH"' >> ~/.bash_profile
Thanks
- is related to
-
NXDOC-1803 Update macOS Dart install instructions
- Resolved