Code Monkey home page Code Monkey logo

Comments (4)

cbracken avatar cbracken commented on June 11, 2024

Which version of the SDK are you using? As of SDK 1.9.0-dev.7.1 the old observatory protocol was replaced by a new websocket-based protocol and support was removed for connecting over Chromium Remote Debugging protocol.

Instead, newer versions Dartium emit a line to stdout that looks something like Observatory listening on http:127.0.0.1:someport, to which you need to connect (using v0.6.0).

from coverage.

DanTup avatar DanTup commented on June 11, 2024

I downloaded both the SDK and Dartium from this page today:

https://www.dartlang.org/tools/download.html

I can't check the versions now (I'm at home), but they should be latest stable?

from coverage.

DanTup avatar DanTup commented on June 11, 2024

Oops, I posted the versions in another issue.. Here they are:

Dart VM version: 1.8.5 (Tue Jan 13 13:38:34 2015) on "windows_x64".
Dartium version is 38.0.2125.0 (Developer Build 292384).

from coverage.

DanTup avatar DanTup commented on June 11, 2024

Ok, re-read what you said. I'm using 0.5.0 because 0.6.0 crashes (see Issue #50), so I guess this is expected and user error!

from coverage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.