You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Happens after installing Dart 1.7 (with Homebrew)
Similar issue: #1270
Workaround:
transformers:
dart_sdk: "/usr/local/opt/dart/libexec"
Some system infos:
dart --version
Dart VM version: 1.7.2 (Tue Oct 14 06:58:25 2014) on "macos_x64"
mikemitterer@Mikes-Mac-Pro Angular.Accordion $ set | grep -i dart
DART_HOME=/usr/local/opt/dart
DART_SDK=/usr/local/opt/dart/libexec
OLDPWD=/Volumes/Daten/DevLocal/DevDart/Test/Angular.Accordion/web
PWD=/Volumes/Daten/DevLocal/DevDart/Test/Angular.Accordion
mikemitterer@Mikes-Mac-Pro Angular.Accordion $ pub deps
angular_accordion 0.1.0
|-- angular 1.0.0
| |-- analyzer...
| |-- barback...
| |-- browser...
| |-- code_transformers...
| |-- di...
| |-- args 0.10.0+2
| | '-- collection...
| |-- collection 0.9.4
| |-- html5lib 0.10.0
| | |-- source_maps...
| | '-- utf 0.9.0+1
| |-- intl 0.11.9
| | |-- analyzer...
| | |-- path...
| | '-- petitparser 1.2.2
| |-- observe 0.10.1+2
| | |-- analyzer...
| | |-- barback...
| | |-- logging...
| | |-- path...
| | |-- source_maps...
| | '-- smoke 0.1.0+1
| | |-- analyzer...
| | |-- barback...
| | '-- logging...
| |-- perf_api 0.0.9
| '-- route_hierarchical 0.5.0
| |-- browser...
| '-- logging...
|-- browser 0.10.0+2
|-- console_log_handler 0.1.4
| |-- browser...
| |-- logging 0.9.2
| '-- logging_handlers 0.8.0
| |-- intl...
| '-- logging...
|-- di 3.3.2
| |-- analyzer 0.15.7
| | |-- args...
| | |-- logging...
| | '-- path...
| |-- barback 0.14.2
| | |-- collection...
| | |-- path...
| | |-- pool 1.0.1
| | | '-- stack_trace...
| | |-- source_maps 0.9.4
| | | |-- path...
| | | '-- source_span...
| | |-- source_span 1.0.0
| | | '-- path...
| | '-- stack_trace 1.1.1
| | '-- path...
| |-- code_transformers 0.1.6
| | |-- analyzer...
| | |-- barback...
| | |-- path...
| | '-- source_maps...
| '-- path 1.3.0
'-- validate 1.3.1
The text was updated successfully, but these errors were encountered: