-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core Dev Guide (CORG)
Ruby (used by Homebrew) doesn't understand "undent" anymore, so the 1.23.0 recipe must be updated slightly to:
brew tap dart-lang/homebrew-dart curl -O https://raw.githubusercontent.com/dart-lang/homebrew-dart/b55507ab62b2e724b62e58a8e5363a726e34b7e7/dart.rb sed -i '' -e 's/-EOS.undent/~EOS/' dart.rb brew install dart.rb --with-dartium
- depends on
-
NXDOC-1292 Update Dart install instructions
- Resolved
- is related to
-
NXDOC-1687 Dart for OSX
- Resolved