Kilian Schulte

Results 211 comments of Kilian Schulte

Run with --delete-conflicting-outputs

@RossComputerGuy Can I close this? Are you still having an error with the latest version?

Then I need more info. Please provide (from inside your pipeline) - output of `jaspr doctor` - full output of `jaspr build --verbose`

This is nothing that `jaspr build` does deliberately. It uses `dart run ...` internally, and this tries to do `pub get` if it detects that dependencies need resolving. You can...

Ah looks like this is a dart bug: https://github.com/dart-lang/pub/issues/4390

@RossComputerGuy The linked issue is resolved, can you check if this problem is solved now on the latest dart version?

Closing this. You can reopen if the issue still exists.

Thanks. I read through the linked issue and overall agree with it. It seems disabling formatting using the new formatter directives is the better approach. So as far as I'm...

Good idea. I would add it as `--dart-define` so its similar to flutter. 1. Would you expect it to be available both on the server and client? 2. Would you...

Added in `v0.16.4`: https://pub.dev/packages/jaspr/versions/0.16.4/changelog