Skip to content

Running pub from command line fails with broken import #4304

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
sethladd opened this issue Aug 1, 2012 · 4 comments
Closed

Running pub from command line fails with broken import #4304

sethladd opened this issue Aug 1, 2012 · 4 comments
Assignees

Comments

@sethladd
Copy link
Contributor

sethladd commented Aug 1, 2012

From the mailing list:

  1. pub.dart is broken:
    my workaround is:
    #import('../../lib/args/args.dart');
    ->
    #import('../../lib/dart2js/lib/args/args.dart');
@sethladd
Copy link
Contributor Author

sethladd commented Aug 1, 2012

cc @nex3.
cc @munificent.

@munificent
Copy link
Member

Nathan, is this fixed now?


Set owner to @nex3.

@nex3
Copy link
Member

nex3 commented Aug 1, 2012

Yes.


Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#56.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants