-
Notifications
You must be signed in to change notification settings - Fork 82
Daemon terminates immediately after launching #215
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
Comments
The errors in the console look like a result of the server dying. What is your pubspec? Also what version of the SDK are you running? I'd like to try and reproduce this locally. |
@grouma My pubspec is the hello_world example project, but I added dwds:
git:
url: https://github.com/dart-lang/webdev.git
path: dwds
ref: log-message
webdev:
git:
url: https://github.com/dart-lang/webdev.git
path: webdev
ref: log-message In VS Code, I'm trying to avoid relying on globally activated packages as much as possible and use I'm then running it like this from the
(running from the terminal has the same behaviour). The SDK I'm using is: Dart VM version: 2.2.1-edge.1af9d3e14b0f643b22151a006a12ddbd6a33ca1b (Thu Mar 14 12:35:56 2019 +0000) on "macos_x64" Ping me if you can't repro! |
Doesn't happen if I put this version of the SDK on |
(Closing as #216 has landed) |
Uh oh!
There was an error while loading. Please reload this page.
When running the daemon (using code from #212), it builds and launches Chrome, but then immediately terminates.
I don't know if these errors in the console are the cause, or just a symptom of the server having gone away.
The text was updated successfully, but these errors were encountered: