Skip to content

Unable to spawn isolate on pub upgrade #1397

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

Closed
zoechi opened this issue Mar 18, 2016 · 5 comments
Closed

Unable to spawn isolate on pub upgrade #1397

zoechi opened this issue Mar 18, 2016 · 5 comments
Labels
needs-info Additional information needed from the issue author type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@zoechi
Copy link

zoechi commented Mar 18, 2016

Precompiling dependencies...
Loading source assets...
Loading angular2/transform/codegen, dart_to_js_script_rewriter, observe and smoke/src/default_transformer transformers...
Unable to spawn isolate: Unhandled exception:
Could not import "package:dart_style/dart_style.dart" from "package:angular2/transform/codegen.dart": Failure getting http://localhost:37270/packages/dart_style/dart_style.dart:
404 Not Found

0 _asyncLoadErrorCallback (dart:_builtin:162)

1 _asyncLoadError (dart:_builtin:573)

2 _handleLoaderReply (dart:_builtin:390)

3 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)

dart:isolate-patch/isolate_patch.dart Isolate.spawnUri.
dart:async-patch/async_patch.dart 34 _asyncErrorWrapperHelper.
dart:async/zone.dart 1142 _RootZone.runBinary
dart:async/future_impl.dart 579 _Future._propagateToListeners.handleError
dart:async/future_impl.dart 641 _Future._propagateToListeners
dart:async/future_impl.dart 432 _Future._completeError
dart:async/future_impl.dart 56 _SyncCompleter._completeError
dart:async/future_impl.dart 27 _Completer.completeError
dart:isolate-patch/isolate_patch.dart 439 Isolate._spawnCommon.
dart:isolate-patch/isolate_patch.dart 148 _RawReceivePortImpl._handleMessage

@zoechi
Copy link
Author

zoechi commented Mar 18, 2016

Looks similar to #1379

@zoechi
Copy link
Author

zoechi commented Mar 18, 2016

Dart VM version: 1.16.0-edge.149ad3a2e9a9d21e8f2ec14faf72aff9c5ccc83b (Tue Mar 15 01:40:34 2016) on "linux_x64"

@nex3
Copy link
Member

nex3 commented Mar 18, 2016

Please post your pubspec and lockfile as well, and the full output of running pub upgrade --verbose.

@nex3 nex3 added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) needs-info Additional information needed from the issue author labels Mar 18, 2016
@zoechi
Copy link
Author

zoechi commented Mar 18, 2016

pub upgrade --verbose output
output.txt

@zoechi
Copy link
Author

zoechi commented Apr 20, 2016

Didn't get this since a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info Additional information needed from the issue author type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

2 participants