Difference between dev channel and stable release #16754
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
closed-duplicate
Closed in favor of an existing report
This issue was originally filed by ivo.bal...@gmail.com
The server-component todo_server_dartling_mongodb\bin\server.dart
for the Dart project at https://github.com/dzenanr/todo_mongodb
works in stable releases 1.1.3, but exits with exit code 3 in dev release
It did not even start the main function.
What steps will reproduce the problem?
What is the expected output?
Server at http://127.0.0.1:8080
What do you see instead?
in Editor: nothing, except exit code = 3
on command line: in a cc file: unreachable code detected
What version of the product are you using? On what operating system?
Dart Editor version 1.2.0.dev_03_02 (DEV)
Dart SDK version 1.2.0-dev.3.2
Windows 8.1
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: