-
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
Stopped working #7
Comments
hmm... hard to say, can't repro so might something be on your machine does
print maybe more info? |
Have the same problem. It doesn't create the target
Here is my flutter version
Did anybody find the reason why. Maybe wrong JDK version or anything? |
Another problem for me is that I can only use this tool with a VPN because for some reason I cannot download this .jar file on my local network (Germany, Vodafone). The download process starts and gets stuck after downloading about 200kb. |
I just found out that it is not working with the latest OpenJDK version installed on MACOSX. I downgraded to Java 8 and now it is working
|
I tested the example with:
flutter pub run as2f:codegen --run-once
is returning:
⚙️ as2f.yaml loaded
✏️ /Users/xxxx/AndroidStudioProjects/flutter/as2f/example/carrots_sample
👋 KTHXBAI
however the carrots.dart file is not being created. I'm using it in my project and it also stopped working.
The text was updated successfully, but these errors were encountered: