Skip to content
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

DDC issue "Missing concrete implementation of 'SourceSpanMixin.highlight'. " #11

Closed
zoechi opened this issue Nov 19, 2016 · 2 comments
Closed

Comments

@zoechi
Copy link

zoechi commented Nov 19, 2016

I run bazelify init and bazelify serve on an Angular2 project. I didn't expect to succeed, just curious what would happen. If this issue is not useful or actionable, please just close it.

____[96 / 178] Compiling @yaml//:yaml with ddc
ERROR: /home/myuser/.cache/bazel/_bazel_myuser/d7cc63dbd0d8e0618a44683ac56d1bee/external/source_maps/BUILD:15:1: Compiling @source_maps//:source_maps with ddc failed: Worker process sent response with exit code: 1..
[error] Missing concrete implementation of 'SourceSpanMixin.highlight'. (package:source_maps/src/source_map_span.dart, line 39, col 7)

Dart VM version: 1.21.0-edge.66cb033ac11dfc576967025ba4a20e3aefbf41f2 (Fri Nov 18 16:50:33 2016) on "linux_x64"

bazel 0.2.2

@nex3
Copy link
Member

nex3 commented Nov 21, 2016

This looks like an issue in source_maps to me.

@nex3
Copy link
Member

nex3 commented Nov 21, 2016

This issue was moved to dart-lang/source_maps#20

@nex3 nex3 closed this as completed Nov 21, 2016
nex3 pushed a commit to nex3/source_span that referenced this issue Jul 2, 2024
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

2 participants