-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm not surprised: assemble-dart not working #58
Comments
welopino
changed the title
assemble-dart not working
I'm not surprised: assemble-dart not working
Jun 30, 2017
Ooops, looks like recent versions of Dart are not happy with using Thanks for the report. |
Ok, it has nothing to do with eclipse-archived/ceylon#6956 ?! |
Right, they don't share any code. |
@welopino as a workaround, you can use Dart version 1.19.1. |
Working example, using
|
More on this here: dart-lang/sdk#28610 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using ceylon 1.3.2 and the corresponding ceylon-dart plugin.
running:
$ ./bin/ceylon assemble-dart --mode=js --out=first-assembly first
gives:
The assembling tool of the java backend of version 1.3.2 doesn't work correctly either. Possibly those issues are related.
The text was updated successfully, but these errors were encountered: