Skip to content

pub serve stopped working #25481

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
kzhdev opened this issue Jan 14, 2016 · 1 comment
Closed

pub serve stopped working #25481

kzhdev opened this issue Jan 14, 2016 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@kzhdev
Copy link

kzhdev commented Jan 14, 2016

I update dart to latest in dev channel. It worked in the morning, but now it is stopped working.

Load Error for "file:///b/build/slave/dart-sdk-mac-dev/build/sdk/third_party/pkg/pub/bin/pub.dart": Error loading file:///b/build/slave/dart-sdk-mac-dev/build/sdk/third_party/pkg/pub/bin/pub.dart:
FileSystemException: Cannot open file, path = '/b/build/slave/dart-sdk-mac-dev/build/sdk/third_party/pkg/pub/bin/pub.dart' (OS Error: No such file or directory, errno = 2)
#0 _asyncLoadErrorCallback (dart:_builtin:155)
#1 _asyncLoadError (dart:_builtin:566)
#2 _handleLoaderReply (dart:_builtin:383)
#3 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)

@kevmoo
Copy link
Member

kevmoo commented Jan 14, 2016

Already covered by a set of issues

Isolate.spawn is broken in snapshots when run near a foreign .packages file #25428
Open
Isolate.spawn is broken in snapshots when the original .packages file is missing #25429
Open
Isolate.spawn is broken in snapshots when the original Dart file is missing #25430

@kevmoo kevmoo closed this as completed Jan 14, 2016
@kevmoo kevmoo added the closed-duplicate Closed in favor of an existing report label Jan 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants