Skip to content

Pub build fails #15664

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
DartBot opened this issue Dec 16, 2013 · 2 comments
Closed

Pub build fails #15664

DartBot opened this issue Dec 16, 2013 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Dec 16, 2013

This issue was originally filed by [email protected]


What steps will reproduce the problem?

  1. clone our github repo at this commit : WebPuzzle/webpuzzle@81ecf65 (branch dev)
  2. try to build with the pub build command
  3. build fails

What version of the product are you using? On what operating system?
Dart Editor version 1.0.0_r30798 (STABLE)
Dart SDK version 1.0.0.10_r30798
I use windows 8 64bits, but the error is the same on macOSX.

Please provide any additional information below.
Our app uses angular.dart, I filed a bug there (dart-archive/angular.dart#352) but it seems it isn't angular.dart specific.
Everything works fine running with dart in dartium.

I have attached the build log.


Attachment:
build-fail.txt (4.72 KB)

@munificent
Copy link
Member

You're running into a known bug, I think. The workaround is simple: just delete web/webpuzzle.dart.js. Since you're using pub to build, it gets confused by the one you generated outside of pub using the Editor.


Added Duplicate label.
Marked as being merged into #14771.

@DartBot
Copy link
Author

DartBot commented Dec 17, 2013

This comment was originally written by [email protected]


Indeed ! Thank you for your help, your workaround works.

This issue was closed.
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

3 participants