question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unknown field `useBootstrapper`, expected `depends` or `files`

See original GitHub issue

Hi, my workflow runs crash with the following error:

unknown field `useBootstrapper`, expected `depends` or `files` 

This is my workflow file: https://github.com/Septias/reddit-wallpapers/blob/master/.github/workflows/main.yml And this is the crashing run: https://github.com/Septias/reddit-wallpapers/actions/runs/3419683609/jobs/5693512802

How do I fix that?

Edit: on my machine it builds successfully

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Septiascommented, Nov 8, 2022

Thats what I call active development 😂 1min after Issue creation a response from 2 maintainers. Very good boys, keept it up! 😂 Anyway, thank you! 😃

0reactions
FabianLarscommented, Nov 8, 2022

i think i fixed it now, can you try again please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[bug] get "unknown field useBootstrapper , expected depends ...
Describe the bug this is my tauri.conf.json { "package": { "productName": "apng-editor-app", "version": "0.1.0" }, "build": { "distDir": ".
Read more >
Configuration - Tauri Apps
The Tauri configuration object. It is read from a file where you can define your frontend assets, configure the bundler, enable the app...
Read more >
Tauri 1.0.0-rc.3 を 1.0.4 にアップデートしてみる - Minerva
unknown field useBootstrapper , expected depends or files found an unknown configuration field. tauri.conf.jsonに useBootstrapper というよく ...
Read more >
Blog – Stormpath User Identity API - RSSing.com
Sync the latest copy of your website files into your S3 bucket. Invalidate the existing CloudFront cache, ensuring that the new website files...
Read more >
scala.concurrent.duration.DurationInt Scala Example
Project: daml Author: digital-asset File: CommandConfiguration.scala ... _ // `dbDispatcher` and `ledgerDao` depend on the `postgresFixture` which is in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found