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
Flutter device daemon #2: process exited during startup. Exit code: 1, stderr:
unzip: cannot find or open /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip, /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.zip or /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.ZIP.
com.intellij.execution.ExecutionException: Flutter device daemon #2: process exited during startup. Exit code: 1, stderr:
unzip: cannot find or open /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip, /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.zip or /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.ZIP.
at io.flutter.run.daemon.DeviceDaemon$Command.start(DeviceDaemon.java:222)
at io.flutter.run.daemon.DeviceService.chooseNextDaemon(DeviceService.java:220)
at io.flutter.utils.Refreshable.runInBackground(Refreshable.java:214)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
The text was updated successfully, but these errors were encountered:
Thanks Phil, I looked at it closer and you are correct, the install was not correct. I just reinstalled it with a fresh pull and it worked properly. Thanks.
Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new.
What happened
Running Flutter update
Version information
IntelliJ IDEA
2017.1.4
• Flutter plugin14.0
• Dart plugin171.4424.63
Error getting Flutter sdk information.
Exception
Flutter device daemon #2: process exited during startup. Exit code: 1, stderr:
unzip: cannot find or open /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip, /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.zip or /Users/patw/Documents/flutter/bin/cache/dart-sdk.zip.ZIP.
The text was updated successfully, but these errors were encountered: